End-to-end API testing — generate and run tests from OpenAPI, curl, Postman, or real user traffic.
npx @getmcp/cli add io.github.keploy/mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
AuthorizationKeploy API key as a Bearer token. Generate a one-time-viewable key at https://app.keploy.io/settings/api-keys, then paste the full header value including the 'Bearer ' prefix (e.g. 'Bearer kep_...').
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.keploy/mcp": {
"url": "https://api.keploy.io/client/v1/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
A MCP server built for developers enabling Git based project management with project and personal…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…