semkeep

Interpromodal/semkeep
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Semantic + structural code intelligence for AI agents — a local MCP server. Find code by meaning, jump to definitions, who-calls-what, with an auto-fresh index and notes anchored to symbols.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "semkeep": {
      "command": "npx",
      "args": [
        "-y",
        "Interpromodal/semkeep"
      ]
    }
  }
}

README Excerpt

A local, offline-capable [MCP](https://modelcontextprotocol.io) server that gives an AI coding agent **semantic + structural intelligence** about your codebase — plus durable notes anchored to your code, operational memory across sessions, and a definition-of-done verification gate. Site: **[semkeep.com](https://semkeep.com)**.

Tools (20)

OLLAMA_HOSTSEMKEEP_AUTO_REFRESHSEMKEEP_DATA_DIRSEMKEEP_EMBEDDERSEMKEEP_INHERIT_ENV_KEYSSEMKEEP_MODELSEMKEEP_OPENAI_API_KEYSEMKEEP_OPS_STORESEMKEEP_PROJECTSEMKEEP_REFRESH_DEBOUNCE_MSSEMKEEP_VOYAGE_API_KEYcallersdefineforgetgotchagreenlight_lintgreenlight_runimportsindex_pathlocal

Topics

claudeclaude-codecode-intelligencecode-searchembeddingsmcpmodel-context-protocolsemantic-searchtree-sitter