Loading MCP server directory, please wait...
Deploy production REST APIs from JSON schemas in seconds. Manage projects, schemas, and deployments.
npx @getmcp/cli add io.github.rationalbloks/rationalbloks-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
RATIONALBLOKS_API_KEYYour RationalBloks API key (get it from rationalbloks.com/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rationalbloks/rationalbloks-mcp": {
"command": "uvx",
"args": [
"rationalbloks-mcp"
],
"env": {
"RATIONALBLOKS_API_KEY": ""
}
}
}
}