mcp-server-template
@narumiruna
About mcp-server-template
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcpservertemplate": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/narumiruna/mcp-server-template",
"mcpservertemplate"
]
}
}
}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?
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
—
More Developer Tools MCP servers
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.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
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.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Comments