MCP.so
Sign In
Servers

Big Brain MCP - Mantle Network Stats Server

@sweetmantech

free MCP server hosting using vercel

Overview

What is Big Brain MCP - Mantle Network Stats Server?

Big Brain MCP - Mantle Network Stats Server is an MCP server that reads statistics from the top protocols in the Mantle Network. It is designed to help users make more informed decisions about their investment strategies by providing on-chain data via the Model Context Protocol.

How to use Big Brain MCP - Mantle Network Stats Server?

To use the server, update api/server.ts with your tools, prompts, and resources following the MCP TypeScript SDK documentation. The server is intended to run on Vercel with a Redis instance attached (set via process.env.REDIS_URL) and requires Fluid compute enabled. For Vercel Pro or Enterprise accounts, adjust the max duration in vercel.json to 800. A sample client at scripts/test-client.mjs can be used to test invocations.

Key features of Big Brain MCP - Mantle Network Stats Server

  • Reads statistics from top Mantle Network protocols.
  • Integrates with the MCP TypeScript SDK.
  • Deployed as a serverless function on Vercel.
  • Requires a Redis instance for data storage.
  • Supports Fluid compute for efficient execution.

Use cases of Big Brain MCP - Mantle Network Stats Server

  • Access Mantle Network protocol statistics for investment analysis.
  • Build AI agents that query on-chain data for decision support.
  • Combine with other MCP tools to create a personalized research dashboard.

FAQ from Big Brain MCP - Mantle Network Stats Server

What runtime or dependencies are required?

The server requires a Redis instance (set via process.env.REDIS_URL) and Fluid compute enabled on Vercel. For Vercel Pro/Enterprise, a max duration of 800 may be needed.

How do I deploy this server?

Follow the Vercel MCP template deployment guide: “Deploy the MCP template”. Ensure Fluid compute is enabled and Redis is attached.

Where does the data come from?

Data is read from top protocols on the Mantle Network; the README does not specify the exact data source API.

Is there a way to test the server locally?

Yes, use the sample client at scripts/test-client.mjs to test invocations.

What transport or authentication is used?

The README does not specify transport or auth details; it follows the MCP TypeScript SDK conventions.

Tags

More from Cloud & Infrastructure