Compound Labs MCP
Rank #20,488studio.kynth/kynth-mcp
Compound Labs: eleven keyless lookups. Model pricing, dep health, stack cost, registries.
Compound Labs MCP is a Model Context Protocol (MCP) server published by kyisaiah47. It ranks #20,488 of 132,113 servers tracked on MCP Toplist. Compound Labs MCP is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 111,625 of 132,113 servers on MCP Toplist.
Use Compound Labs MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kynth-mcp -- npx -y kynth-mcp[mcp_servers.kynth-mcp]
command = "npx"
args = ["-y", "kynth-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kynth-mcp": {
"command": "npx",
"args": [
"-y",
"kynth-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kynth-mcp": {
"command": "npx",
"args": [
"-y",
"kynth-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kynth-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kynth-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kynth-mcp": {
"command": "npx",
"args": [
"-y",
"kynth-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kynth-mcp": {
"command": "npx",
"args": [
"-y",
"kynth-mcp"
]
}
}
}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/studio.kynth%2Fkynth-mcp)<a href="https://mcptoplist.com/server/studio.kynth%2Fkynth-mcp"><img src="https://mcptoplist.com/badge/studio.kynth%2Fkynth-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
kyisaiah47
Other servers by kyisaiah47
View all kyisaiah47 servers →Available versions (4)
| Version | Published |
|---|---|
| 0.4.0 | Sep 19, 2026 |
| 0.3.0 | Aug 14, 2026 |
| 0.2.1 | Aug 13, 2026 |
| 0.1.2 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Compound Labs MCP?
- Compound Labs MCP is maintained by kyisaiah47, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Compound Labs MCP listed on the Official MCP Registry?
- Yes — Compound Labs MCP is listed on the Official MCP Registry.
- How many versions does Compound Labs MCP have?
- MCP Toplist tracks 4 versions of Compound Labs MCP, most recently published on Sep 19, 2026.
- Where can I find the source code for Compound Labs MCP?
- The source code for Compound Labs MCP is hosted at github.com/kyisaiah47/compound-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.