gpra-chord-charts-mcp

slshults/gpra-chord-charts-mcp
★ 0 stars TypeScript Security Updated today
MCP server exposing guitar chord charts from Guitar Practice Routine App
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gpra-chord-charts-mc": {
      "command": "npx",
      "args": [
        "-y",
        "slshults/gpra-chord-charts-mcp"
      ]
    }
  }
}

README Excerpt

A small, read-only [Model Context Protocol](https://modelcontextprotocol.io) server that lets MCP-capable AI clients look up guitar chord charts from them to people as text chord diagrams. It serves exactly what serves: one chord name in, one chart out, from a bundled snapshot of the same chord library. No database, no authentication, no secrets.

Tools (3)

get_chord_chart_by_idget_chord_chart_by_nameget_chord_of_the_day