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.
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
—
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments