THIRI Chord Intelligence
Rank #8,750ai.thiri/chord-intelligence
Deterministic music theory for agents: analyze, voice, reharmonize, conduct — computed, not guessed
THIRI Chord Intelligence is a Model Context Protocol (MCP) server published by BluesPrince. It ranks #8,750 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. THIRI Chord Intelligence is listed across 3 registries — Official MCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Jun 11, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 123,296 of 132,046 servers on MCP Toplist.
Use THIRI Chord Intelligence
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http chord-intelligence https://mcp.thiri.ai/mcpclaude mcp add chord-intelligence -e "THIRI_API_KEY=<your THIRI_API_KEY>" -- npx -y @bluesprincemedia/thiri-mcpReplace each placeholder with your own value before saving.
[mcp_servers.chord-intelligence]
url = "https://mcp.thiri.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.chord-intelligence]
command = "npx"
args = ["-y", "@bluesprincemedia/thiri-mcp"]
[mcp_servers.chord-intelligence.env]
THIRI_API_KEY = "<your THIRI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.thiri.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"chord-intelligence": {
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/thiri-mcp"
],
"env": {
"THIRI_API_KEY": "<your THIRI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chord-intelligence": {
"url": "https://mcp.thiri.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"chord-intelligence": {
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/thiri-mcp"
],
"env": {
"THIRI_API_KEY": "<your THIRI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"chord-intelligence": {
"type": "http",
"url": "https://mcp.thiri.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"chord-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/thiri-mcp"
],
"env": {
"THIRI_API_KEY": "<your THIRI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chord-intelligence": {
"serverUrl": "https://mcp.thiri.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chord-intelligence": {
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/thiri-mcp"
],
"env": {
"THIRI_API_KEY": "<your THIRI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chord-intelligence": {
"url": "https://mcp.thiri.ai/mcp"
}
}
}{
"mcpServers": {
"chord-intelligence": {
"command": "npx",
"args": [
"-y",
"@bluesprincemedia/thiri-mcp"
],
"env": {
"THIRI_API_KEY": "<your THIRI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.thiri%2Fchord-intelligence)<a href="https://mcptoplist.com/server/ai.thiri%2Fchord-intelligence"><img src="https://mcptoplist.com/badge/ai.thiri%2Fchord-intelligence.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
BluesPrince
Available versions (3)
| Version | Published |
|---|---|
| 0.5.2 | Aug 1, 2026 |
| 0.5.1 | Jul 29, 2026 |
| 0.2.0 | Jun 18, 2026 |
Frequently asked questions
- Who maintains THIRI Chord Intelligence?
- THIRI Chord Intelligence is maintained by BluesPrince, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is THIRI Chord Intelligence listed on the Official MCP Registry?
- Yes — THIRI Chord Intelligence is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does THIRI Chord Intelligence have?
- MCP Toplist tracks 3 versions of THIRI Chord Intelligence, most recently published on Aug 1, 2026.
- Where can I find the source code for THIRI Chord Intelligence?
- The source code for THIRI Chord Intelligence is hosted at github.com/BluesPrince/thiri-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.