Integrations
Provides storage functionality for the MCP server, required for maintaining state and storing data when deployed on Vercel.
Serves as the development framework for creating and customizing the MCP server through the MCP TypeScript SDK.
Enables deployment of the MCP server with specific configuration requirements including Fluid compute support and customizable max duration settings for Pro/Enterprise accounts.
Big Brain MCP - Mantle 网络统计服务器
此存储库包含一个 MCP 服务器,用于读取 Mantle Network 中顶级协议的统计数据。使用此工具可以更明智地制定您的投资策略。
用法
按照MCP TypeScript SDK 文档,使用您的工具、提示和资源更新api/server.ts
。
Vercel 上运行注意事项
- 需要在
process.env.REDIS_URL
下将 Redis 实例附加到项目。 - 确保已启用流体计算以实现高效执行。
- 启用流体计算后,打开
vercel.json
并将最大持续时间调整为 800(如果您使用的是 Vercel Pro 或 Enterprise 帐户)。 - 部署 MCP 模板。
示例客户端
您可以使用位于script/test-client.mjs
示例客户端来测试调用。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器从 Mantle Network 中的顶级协议检索统计数据,以帮助用户做出更明智的投资决策。