Infimium runs on your own machine — the client starts it, so there is no endpoint to ping. 301 installs a week from npm. Last commit 11 Sep 2026.
Private AI context layer for semantic code search, dependency graphs, memory, and workspaces.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
.map((tableName) => `SELECT project_path FROM ${tableName}`)
const child = spawn(ollamaBinary, ["serve"], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add infimium -- npx -y infimium
{
"mcpServers": {
"infimium": {
"args": [
"-y",
"infimium"
],
"command": "npx"
}
}
}
[mcp_servers.infimium]
command = "npx"
args = ["-y", "infimium"]
{
"mcpServers": {
"infimium": {
"args": [
"-y",
"infimium"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"infimium": {
"args": [
"-y",
"infimium"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SEARCH_API_KEY (Optional Tinyfish API key for web_search.), SEARCH_PROVIDER (Search provider. Use tinyfish for the current web_search implementation.), CODEBASE_PATH (Absolute path to the codebase Infimium should index.), LOCAL_DOCS_PATH (Absolute path to local docs Infimium should index.), CHROMADB_HOST (ChromaDB HTTP endpoint.), OLLAMA_HOST (Ollama HTTP endpoint.), SHELL_ALLOWLIST (Comma-separated commands allowed by the shell tool.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
Project memory, semantic code search, and grounded agent context.
ContextStream MCP server for code context, memory, search, and AI tools.
Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
AI-powered code indexer with semantic search and knowledge graphs
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
Answers built from our own checks of this server.