Skip to main content
Glama

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.

Related MCP server: liquidity-pools-mcp

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.

node scripts/test-client.mjs

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides AI agents with real-time access to DEX liquidity pool data, enabling smarter trading, analytics, and automated strategies.
    10
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Cross-chain MCP server that coordinates operations between Casper and Mantle networks, enabling yield scanning, portfolio aggregation, and intent-based strategy generation.
    -