Provides runtime environment for executing the MCP server, with specific instructions for running the server using Bun.
Integrates with ClickHouse database for data storage and retrieval, supporting configuration of database connection details including hostname, credentials, and database selection.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@The Graph Token API MCPshow me the top 10 holders of USDC token"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-token-api
Run with Bun:
Server will be running on http://localhost:8080/sse for SSE and http://localhost:8080/stream for HTTP streaming.