MCP.so
登录

MCP Standard Server

@Mokuichi147

关于 MCP Standard Server

Minimum requirements for LLM

基本信息

分类

其他

运行时

rust

传输方式

stdio

发布者

Mokuichi147

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is MCP Standard Server?

MCP Standard Server is an MCP Server using SSE that provides standard functions to enable LLMs to act as agents.

How to use MCP Standard Server?

Key features of MCP Standard Server

  • Provides current time retrieval.
  • Evaluates mathematical expressions (sum, avg, 2^n).

Use cases of MCP Standard Server

FAQ from MCP Standard Server

What standard functions does MCP Standard Server provide?

Current time retrieval and calculation evaluation (sum, avg, 2^n).

What transport does MCP Standard Server use?

Server-Sent Events (SSE).

How does MCP Standard Server help make an LLM an agent?

It exposes standard functions via an MCP Server that an LLM can call to perform actions like fetching the current time or computing calculations.

评论

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