Agent♥︎Age
Catalog

Infimium

Official

by infimium-ai · TypeScript

Private AI context layer for semantic code search, dependency graphs, memory, and workspaces.

io.github.aryankumar06/infimium — MCP Server Model Context

This MCP server provides a private AI context layer for semantic code search, dependency graphs, memory, and workspaces. It is positioned around local code understanding and persistent context, with emphasis on AST-based parsing and storage.

🛠️ Key Features

  • Semantic code search
  • Dependency graphs
  • Persistent memory
  • Workspaces
  • AST-oriented parsing (tree-sitter)
  • Local storage mentions (sqlite)

🚀 Use Cases

  • Finding code via semantic queries
  • Building and using dependency graphs
  • Maintaining agent memory across sessions
  • Organizing code-related work in workspaces

⚡ Developer Benefits

  • Developer-focused context for codebases
  • Structured analysis via AST and tree-sitter
  • Local persistence using sqlite

⚠️ Limitations

  • No additional operational details (setup, APIs, or tool behavior) are provided in the available source excerpt.

Topics

codebasecontextmcp-servermemory-systemastllama3mcpsqlitetree-sitter