Guitar Pro Mcp
@wegitor
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"guitar-pro-mcp": {
"type": "stdio",
"command": "uv",
"args": [
"--directory",
".",
"run",
"-m",
"src.run_mcp_server"
]
}
}
}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 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
—
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments