mcp-server-api-spec-tester
v1.0.0
Published
OpenAPI spec parsing, test generation, live endpoint testing, and response validation
Downloads
110
Maintainers
Readme
mcp-server-api-spec-tester
Features
- 6 tools for AI agent integration via Model Context Protocol (MCP)
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
- TypeScript, zero external dependencies beyond MCP SDK
Tools
- ``
Quick Start
# Install
npm install @alerterra/mcp-server-api-spec-tester
# Run
npx @alerterra/mcp-server-api-spec-tester
# Or add to Claude Desktop configClaude Desktop Configuration
{
"mcpServers": {
"api-spec-tester": {
"command": "npx",
"args": ["@alerterra/mcp-server-api-spec-tester"]
}
}
}Data Sources
All data sources are free and require no API keys unless noted.
License
MIT
Built by Alerterra Labs — AI-powered intelligence tools.
