Skip to content
Back to search
30
MCP

io.github.yourtechtribe-labs/koncept-mcp-server

io.github.yourtechtribe-labs/koncept-mcp-server

Query a curated YAML semantic concept graph for codebase invariants and cross-cutting facts.

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

Similar MCP servers embedding-nearest

io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.YawLabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.PaulieB14/graph-polymarket-mcp
MCP server for querying Polymarket data via The Graph subgraphs
0 tools
io.github.gabrielahdzmicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.giancarloerra/socraticode
MCP server for local codebase indexing, semantic search, and code dependency graphs.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.yourtechtribe-labs/koncept-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}