โ healthy
By providing a simple JSON configuration file to describe your data structure, the system generates for you: โข ๐๐ฎ๐๐๐๐ฃ๐ ๐๐ฎ๐ฐ๐ธ๐ฒ๐ป๐ฑ: A full CRUD API implementation based on your JSON schema. โข ๐ฃ๐ผ๐๐๐ด๐ฟ๐ฒ๐ฆ๐ค๐ ๐๐ฎ๐๐ฎ๐ฏ๐ฎ๐๐ฒ: Production-ready, with an Alembic migration system built-in (fully trackable by Git). โข ๐ฆ๐ฒ๐ฐ๐๐ฟ๐ถ๐๐: Production-ready JWT authentication built-in. โข ๐๐น๐ผ๐๐ฑ ๐๐ป๐ณ๐ฟ๐ฎ๐๐๐ฟ๐๐ฐ๐๐๐ฟ๐ฒ: Fully managed and production-ready with built-in staging and production environments.
Transport
streamable-http
Auth
smithery_api_key
Cost
โ
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/rationalbloks/rationalbloks/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/rationalbloks/rationalbloks/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://smithery.ai/servers/rationalbloks/rationalbloks