mcpserver.lol
registry/infimium
Connection check local install

infimium

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

Tools 12
GitHub stars 22
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

12 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

dep_graph from source
Inspect dependency relationships for a symbol.
expand_symbol from source
Load the full implementation of one symbol returned by semantic_code_search.
fetch_url from source
Fetch a URL and extract readable content.
get_context from source
Read the balanced YAML context layer with repo overview, Git state, task, memory, and AST-first handoff guidance. Pass project_path once to activate the current IDE workspace as th…
hello_infimium from source
Health probe for the Infimium MCP server.
infimium from source
plan from source
Generate a grounded implementation plan for the current repository.
project_memory from source
Manage compact project memory across chats, agents, and IDEs: remember active work, complete and archive sessions, search history, or update durable rules.
query_local_docs from source
Query indexed local documentation.
semantic_code_search from source
Search code semantically and return compact symbol signatures.
shell from source
Run an allowlisted shell command.
web_search from source
Search the web for current information.