MCP.so
Sign In

mcp-server-template

@chaso-pa

About mcp-server-template

No overview available yet

Basic information

Category

Developer Tools

License

MIT license

Runtime

python

Transports

stdio

Publisher

chaso-pa

Config

Add this server to your MCP-compatible client using the configuration below.

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

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

Comments

More Developer Tools MCP servers