[ MCP_NODE_3850 ]
Postman API 平台
分类:
开发工具
协议:
MCP v1.0
[ 描述 ]
Postman MCP 服务,将 AI 智能体直接连接到你在 Postman 上的 API,用自然语言自动化集合、环境与工作区操作。
[ 配置_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"postman": {
"description": "Postman's MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate work across your Postman collections, environments, workspaces, and more.",
"type": "http",
"url": "https://mcp.postman.com/{minimal | mcp}",
"headers": {
"Authorization": "Bearer ${input:postman-api-key}"
}
}
}
}
数据来源:claude-code-templates(MIT),中文翻译由 AI 生成。详见关于我们。
粤公网安备44030002003366号