MCP.so
登录

mcp-server-template

@chaso-pa

关于 mcp-server-template

暂无概览

基本信息

分类

开发工具

许可证

MIT license

运行时

python

传输方式

stdio

发布者

chaso-pa

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcpservertemplate": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/narumiruna/mcp-server-template",
        "mcpservertemplate"
      ]
    }
  }
}

工具

未检测到工具

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

概览

What is mcp-server-template?

How to use mcp-server-template?

Install and run mcp-server-template using uvx from GitHub (git+https://github.com/narumiruna/mcp-server-template) or from PyPI (mcpservertemplate). For a local development setup, use uv run --directory /path/to/mcp-server-template mcpservertemplate. Configure it in your MCP client under the key mcpservertemplate.

Key features of mcp-server-template

Use cases of mcp-server-template

FAQ from mcp-server-template

评论

开发工具 分类下的更多 MCP 服务器