MCP.so
登录

Next Mcp

@sweetmantech

关于 Next Mcp

free MCP server hosting using vercel

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

sweetmantech

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器