Next Mcp
About
Next Mcp is an MCP server that reads statistics from the top protocols on the Mantle Network. It is designed for users who want data-driven insights to inform their investment strategies.
Details
- Author
- sweetmantech
- GitHub stars
- 1
- Downloads
- 364
- Categories
- Other
Jump to
- Reads statistics from top Mantle Network protocols.
- Uses Redis for data storage and retrieval.
- Deployable on Vercel with Fluid compute support.
- Includes a sample client for quick testing.
- Built with the MCP TypeScript SDK.
Customize the server by updating api/server.ts with your tools, prompts, and resources following the MCP TypeScript SDK documentation. Deploy on Vercel with a Redis instance (process.env.REDIX_URL), Fluid compute enabled, and a max duration of 800 seconds (Pro/Enterprise). Use the sample client at scripts/test-client.mjs for local testing: node scripts/test-client.mjs.
Big Brain MCP - Mantle Network Stats Server
This repository contains an MCP server designed to read statistics from the top protocols in the Mantle Network. Use this tool to make more informed decisions about your investment strategies.
Usage
Update api/server.ts with your tools, prompts, and resources following the MCP TypeScript SDK documentation.
Notes for Running on Vercel
- Requires a Redis instance attached to the project under process.env.REDIS_URL.
- Ensure you have Fluid compute enabled for efficient execution.
- After enabling Fluid compute, open vercel.json and adjust the max duration to 800 if you are using a Vercel Pro or Enterprise account.
- Deploy the MCP template.
Sample Client
You can use the sample client located at script/test-client.mjs to test invocations.
```sh
node scripts/test-client.mjs
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



