MCP.so
Sign In

Next Mcp

@sweetmantech

About Next Mcp

free MCP server hosting using vercel

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

sweetmantech

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

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 Next Mcp?

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.

How to use Next Mcp?

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.

Key features of Next Mcp

  • 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.

Use cases of Next Mcp

  • Monitor real-time protocol metrics on Mantle Network.
  • Support investment decisions with on-chain data.
  • Integrate Mantle statistics into custom trading or analysis workflows.

FAQ from Next Mcp

What does Next Mcp do?

It reads and serves statistics from the top protocols on the Mantle Network to help inform investment strategies.

What are the runtime dependencies?

It requires a Redis instance (set via process.env.REDIX_URL), Vercel with Fluid compute enabled, and a Vercel Pro or Enterprise account for extended max duration.

How can I test Next Mcp locally?

Run the sample client included in the repository: node scripts/test-client.mjs.

How do I customize Next Mcp?

Modify the api/server.ts file to define your own tools, prompts, and resources following the MCP TypeScript SDK documentation.

Where can I deploy Next Mcp?

It is designed for deployment on Vercel using the MCP template; see the Vercel deployment instructions in the README.

Comments

More Other MCP servers