Author avatar

mcp-server-template-

by glows

Server

Tags

4.8 (120)

mcp-server-template

GitHub

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

PyPI

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "uvx",
      "args": ["mcp-server-template"]
    }
  }
}

Local

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "uv",
      "args": [
        "run",
        "--directory",
        "/home/<user>/workspace/mcp-server-template",
        "mcp-server-template"
      ]
    }
  }
}

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →