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
—
「その他」の他のコンテンツ
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント