MCP.so
Sign In
G

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

Category

Other

Transports

stdio

Publisher

wegitor

Submitted by

wegitor

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

Comments

More Other MCP servers