MCP.so
Sign In

MCP テンプレート

@SiroSuzume

About MCP テンプレート

MCPサーバーのテンプレート模索

Basic information

Category

Developer Tools

Runtime

node

Transports

stdio

Publisher

SiroSuzume

Config

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

{
  "mcpServers": {
    "mcp-template": {
      "command": "node",
      "args": [
        "/path/to/repo/dist/index.js"
      ],
      "env": {}
    }
  }
}

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 テンプレート?

How to use MCP テンプレート?

Configure the MCP server by adding the following entry to your mcp.json file: {"mcpServers":{"mcp-template":{"command":"node","args":["/path/to/repo/dist/index.js"],"env":{}}}}

Key features of MCP テンプレート

Use cases of MCP テンプレート

FAQ from MCP テンプレート

Comments

More Developer Tools MCP servers