koncepto
Rank #10,265io.github.yourtechtribe-labs/koncept-mcp-server
Query a curated YAML semantic concept graph for codebase invariants and cross-cutting facts.
koncepto is a Model Context Protocol (MCP) server published by yourtechtribe-labs. It ranks #10,265 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. koncepto is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on May 3, 2026 and most recently updated on Jun 28, 2026.
Ranks ahead of 121,781 of 132,046 servers on MCP Toplist.
Use koncepto
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add koncept-mcp-server -- npx -y @yourtechtribe-labs/koncept-mcp-server[mcp_servers.koncept-mcp-server]
command = "npx"
args = ["-y", "@yourtechtribe-labs/koncept-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"koncept-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yourtechtribe-labs/koncept-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"koncept-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yourtechtribe-labs/koncept-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"koncept-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@yourtechtribe-labs/koncept-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"koncept-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yourtechtribe-labs/koncept-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"koncept-mcp-server": {
"command": "npx",
"args": [
"-y",
"@yourtechtribe-labs/koncept-mcp-server"
]
}
}
}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/io.github.yourtechtribe-labs%2Fkoncept-mcp-server)<a href="https://mcptoplist.com/server/io.github.yourtechtribe-labs%2Fkoncept-mcp-server"><img src="https://mcptoplist.com/badge/io.github.yourtechtribe-labs%2Fkoncept-mcp-server.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
yourtechtribe-labs
Available versions (10)
| Version | Published |
|---|---|
| 0.2.0-alpha.7 | Jun 28, 2026 |
| 0.2.0-alpha.6 | Jun 28, 2026 |
| 0.2.0-alpha.5 | Jun 21, 2026 |
| 0.2.0-alpha.4 | Jun 20, 2026 |
| 0.2.0-alpha.3 | May 31, 2026 |
| 0.2.0-alpha.2 | May 25, 2026 |
| 0.2.0-alpha.1 | May 16, 2026 |
| 0.2.0-alpha.0 | May 9, 2026 |
| 0.1.0-alpha.6 | May 8, 2026 |
| 0.1.0-alpha.5 | May 8, 2026 |
Frequently asked questions
- Who maintains koncepto?
- koncepto is maintained by yourtechtribe-labs, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is koncepto listed on the Official MCP Registry?
- Yes — koncepto is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does koncepto have?
- MCP Toplist tracks 10 versions of koncepto, most recently published on Jun 28, 2026.
- Where can I find the source code for koncepto?
- The source code for koncepto is hosted at github.com/yourtechtribe-labs/koncept-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.