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 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.
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.
An MCP server that retrieves statistics from top protocols in the Mantle Network to help users make more informed investment decisions.
Related MCP Servers
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -14TypeScriptMIT License
- -securityAlicense-qualityMCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.Last updated -433TypeScriptMIT License
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface.Last updated -345330TypeScriptMIT License
- -securityAlicense-qualityThis MCP server provides connection to Starrocks allows you to explore this query engine with minimum effort.Last updated -1PythonMIT License