JlinCvin/mcp-api-tools
一个基于Model Context Protocol (MCP)的API工具服务器,提供API规范校验、测试用例生成和OpenAPI规范生成功能。
Platform-specific configuration:
{
"mcpServers": {
"mcp-api-tools": {
"command": "npx",
"args": [
"-y",
"mcp-api-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...