MCP.so
Sign In

mcp-server-template

@glows

About mcp-server-template

No overview available yet

Basic information

Category

Developer Tools

License

MIT

Runtime

python

Transports

stdio

Publisher

glows

Config

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

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

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 via uvx from PyPI (uvx mcp-server-template) or directly from the GitHub repository (`uvx --from git+https://

Comments

More Developer Tools MCP servers