MCP.so
登录

esa-mcp-server

@ainoya

关于 esa-mcp-server

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

node

传输方式

stdio

发布者

ainoya

配置

暂无标准配置

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

代码仓库

工具

未检测到工具

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

概览

What is esa-mcp-server?

This is a sample implementation of an MCP (Model Completion Protocol) server for esa.io, intended for development and not suitable for production use.

How to use esa-mcp-server?

Install dependencies with pnpm, then run pnpm dev to start the development server.

Key features of esa-mcp-server

  • MCP protocol compliant server implementation.
  • Tool definition and implementation for esa.io.

Use cases of esa-mcp-server

FAQ from esa-mcp-server

Is es-mcp-server suitable for production?

No, this repository is a sample implementation and is not suitable for production use.

What dependencies are required?

Node.js and pnpm are required to run the server.

What packages does it use?

Main packages include hono, @hono/node-server, typescript, and @types/node.

Are there alternative MCP server implementations for esa.io?

Yes, the README links to two alternative implementations that should be considered instead.

How do I run the development server?

Run pnpm dev after installing dependencies with pnpm install.

评论

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