mcpbeat Sign in

Andish MCP Server

local only

Andish runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from pypi.

Knowledge-graph memory for your team's documents. Answers cite the source, not a summary.

Installs per day peak 301 · avg 22 · -22% w/w
a month agotoday
97
Installs / week
pypi · andish-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Andish every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add andish-mcp -- uvx andish-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "andish-mcp": {
      "args": [
        "andish-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.andish-mcp]
command = "uvx"
args = ["andish-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "andish-mcp": {
      "args": [
        "andish-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "andish-mcp": {
      "args": [
        "andish-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Andish

same job, measured the same way
Postgram
by ivo-toby

Self-hosted memory for AI agents with hybrid search, knowledge graphs, tasks, and document sync.

local only
Liminary
by liminary-api

Your AI's memory for what you actually know: recall across your documents, notes, and meetings

answering
Ato MCP
by com-ato-mcp

Australian tax knowledge base for agents: 34,500+ ATO documents, cited answers to any tax question.

answering
ContextLayer
by dotnova

Intelligent context infrastructure for AI teams: knowledge graph, sessions, tasks, documents.

62 tools answering
Ossian MCP
by dockndevai

Ask your own documents with citations, plus durable memory for agents. Safe by default.

local only
Base de Conhecimento
by mcp-dir

Your private knowledge base: upload documents (.md, .txt, .docx, PDF, images), the platform indexes

13 tools answering
OpenArx
by openarx

Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.

answering
DocMake
by docmake

Generate DOCX and PDF documents from your DocMake templates

12 installs/wk local only

Andish — questions

Answers built from our own checks of this server.

Why is there no uptime for Andish?
Andish runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package andish-mcp was installed 97 times last week.
How do I connect Andish?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls andish-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Andish?
The pypi package andish-mcp was installed 97 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.