Agent♥︎Age
Catalog

Guitar Practice Routine App — Chord Charts

Official3 tools

by slshults · TypeScript

Look up a guitar chord by name and get a text chord diagram. 12,708 standard-tuning names.

io.github.slshults/gpra-chord-charts MCP Server

This read-only Model Context Protocol (MCP) server enables MCP-capable AI clients to look up guitar chord charts by chord name and return them as text chord diagrams. It uses a bundled snapshot of the Guitar Practice Routine App (GPRA) chord library and supports standard tuning chord names.

🛠️ Key Features

  • Look up a guitar chord by name
  • Return a text chord diagram
  • Bundled snapshot of the GPRA chord library (from find-a-chord-chart)
  • Covers 12,708 standard-tuning chord names
  • Serves one chord name in, one chart out

🚀 Use Cases

  • Generate text chord diagrams for a requested chord name
  • Provide chord chart lookups in MCP-based chat or tooling workflows

⚡ Developer Benefits

  • No database
  • No authentication
  • No secrets

⚠️ Limitations

  • Read-only: chord charts are retrieved from a bundled snapshot
  • No custom chord creation; input is limited to a chord name lookup in the standard-tuning library

Related servers

More in Media & Design