MCP テンプレート
@SiroSuzume
About MCP テンプレート
MCPサーバーのテンプレート模索
Basic information
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 テンプレート
—
More Developer Tools MCP servers
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Comments