Guitar Pro Mcp
@wegitor
关于 Guitar Pro Mcp
A Message Control Protocol (MCP) server for manipulating Guitar Pro files. This server provides a set of tools for opening, modifying, and saving Guitar Pro files through a standardized interface.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"guitar-pro-mcp": {
"type": "stdio",
"command": "uv",
"args": [
"--directory",
".",
"run",
"-m",
"src.run_mcp_server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Guitar Pro Mcp?
Guitar Pro Mcp is a Message Control Protocol (MCP) server for manipulating Guitar Pro files. It provides a set of tools for opening, modifying, and saving Guitar Pro files through a standardized interface.
How to use Guitar Pro Mcp?
—
Key features of Guitar Pro Mcp
- Open Guitar Pro files
- Modify Guitar Pro files
- Save Guitar Pro files
- Standardized MCP interface
Use cases of Guitar Pro Mcp
—
FAQ from Guitar Pro Mcp
—
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Servers
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论