Big Brain MCP - Mantle Network Stats Server
@sweetmantech
About Big Brain MCP - Mantle Network Stats Server
free MCP server hosting using vercel
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Cloud & Infrastructure MCP servers
Kubernetes MCP Server
manusaModel Context Protocol (MCP) server for Kubernetes and OpenShift
tfmcp: Terraform Model Context Protocol Tool
nwiizo🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integrati
MCP Server that interacts with Azure AI Foundry (experimental)
azure-ai-foundryA MCP Server for Azure AI Foundry: it's now moved to cloud, check the new Foundry MCP Server

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Comments