mcp-server-template
@chaso-pa
关于 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?
Install and run mcp-server-template using uvx from GitHub (git+https://github.com/narumiruna/mcp-server-template) or from PyPI (mcpservertemplate). For a local development setup, use uv run --directory /path/to/mcp-server-template mcpservertemplate. Configure it in your MCP client under the key mcpservertemplate.
Key features of mcp-server-template
—
Use cases of mcp-server-template
—
FAQ from mcp-server-template
—
开发工具 分类下的更多 MCP 服务器
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
979
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
11.9K

Sentry
modelcontextprotocolModel Context Protocol Servers
88.1K
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
10.3K
Huoshan Test
volcengine2.4K
评论