lexandro/rest-api-mcp
MCP server with structured http_request tool for AI agents. Built for Claude Code and any MCP-compatible client. Single static Go binary, zero external dependencies at runtime.
Platform-specific configuration:
{
"mcpServers": {
"rest-api-mcp": {
"command": "npx",
"args": [
"-y",
"rest-api-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...