Big Brain MCP
by sweetmantech
The Big Brain MCP server reads statistics from top protocols in the Mantle Network. It helps users make informed decisions about their investment strategies.
Last updated: N/A
What is Big Brain MCP?
An MCP server designed to read statistics from the top protocols in the Mantle Network.
How to use Big Brain MCP?
Update api/server.ts
with your tools, prompts, and resources following the MCP TypeScript SDK documentation. Requires a Redis instance and Fluid compute enabled on Vercel. Adjust vercel.json
max duration if using Vercel Pro or Enterprise.
Key features of Big Brain MCP
Reads statistics from Mantle Network protocols
Designed for use with Vercel
Uses MCP TypeScript SDK
Includes a sample client for testing
Use cases of Big Brain MCP
Informed investment decisions in the Mantle Network
Analyzing protocol performance
Tracking key metrics
Building dashboards and reports
FAQ from Big Brain MCP
What is the Mantle Network?
What is the Mantle Network?
The README doesn't provide this information. Please refer to the Mantle Network documentation.
What is the MCP TypeScript SDK?
What is the MCP TypeScript SDK?
The README doesn't provide this information. Please refer to the MCP TypeScript SDK documentation.
How do I enable Fluid compute on Vercel?
How do I enable Fluid compute on Vercel?
The README doesn't provide this information. Please refer to the Vercel documentation.
Where can I find the MCP TypeScript SDK documentation?
Where can I find the MCP TypeScript SDK documentation?
The README points to: https://github.com/modelcontextprotocol/typescript-sdk/tree/main?tab=readme-ov-file#server
What is the purpose of the sample client?
What is the purpose of the sample client?
The sample client located at script/test-client.mjs
can be used to test invocations.