mcp-server-template
@narumiruna
mcp-server-template について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcpservertemplate": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/narumiruna/mcp-server-template",
"mcpservertemplate"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-server-template?
—
How to use mcp-server-template?
The server is configured in the MCP client settings using the mcpServers object with command and args. Example configurations are provided for installation via GitHub (uvx --from git+https://github.com/narumiruna/mcp-server-template mcpservertemplate), PyPI (uvx mcpservertemplate@latest), and local directory (uv run --directory /home/<user>/workspace/mcp-server-template mcpservertemplate).
Key features of mcp-server-template
—
Use cases of mcp-server-template
—
FAQ from mcp-server-template
—
「開発者ツール」の他のコンテンツ
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools

Sentry
modelcontextprotocolModel Context Protocol Servers
コメント