Skip to content
Back to search
30
MCP

hooktheory-mcp

pypi/hooktheory-mcp

Model Context Protocol server for Hooktheory API integration - enables agents to query chord progressions and music theory data

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hackmd-mcp
A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
0 tools
hn-mcp-server
Model Context Protocol server for HackerNews API
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
io.github.wei/hn-mcp-server
Model Context Protocol server for HackerNews API access.
0 tools
hawkapi-mcp
MCP (Model Context Protocol) server for HawkAPI — auto-exports routes as agent tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hooktheory-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}