Catalog
com.httpstatus/mcp-server
OfficialAI-callable tools for API mocking, testing, monitoring, security, and automation.
Provides tools for API mocking, testing, monitoring, security, and automation.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.httpstatus.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.