getrupt/ashra-mcp
by Various
A Model Context Protocol server for Ashra
MCP
getrupt/ashra-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that enables AI agents to interact with Ashra, a self-hostable knowledge base and personal AI assistant. It exposes Ashra's document storage and retrieval capabilities through a standard MCP interface, allowing agents to read, write, and search knowledge entries.
Best for
Best for
Developers who self-host Ashra and want to connect AI agents to their personal knowledge base
Use cases
- Connecting AI coding agents to a self-hosted knowledge base for retrieval-augmented generation
- Automating note-taking and document ingestion into Ashra from developer workflows
- Building autonomous agents that query personal or team knowledge stores via MCP
Notes
A Model Context Protocol (MCP) server that enables AI agents to interact with Ashra, a self-hostable knowledge base and personal AI assistant. It exposes Ashra’s document storage and retrieval capabilities through a standard MCP interface, allowing agents to read, write, and search knowledge entries.
62 stars on GitHub. Last updated 2025-03-26.
Use cases
- Connecting AI coding agents to a self-hosted knowledge base for retrieval-augmented generation
- Automating note-taking and document ingestion into Ashra from developer workflows
- Building autonomous agents that query personal or team knowledge stores via MCP
Pros
- Simple TypeScript codebase with 62 stars, easy to audit and extend
- Leverages the open MCP standard for interoperable agent tooling
- Self-hostable, giving users full control over their knowledge data
Cons
- Requires running a separate Ashra server instance to function
- Small community and limited documentation beyond the repository
- Narrowly scoped to Ashra’s data model, not a general-purpose knowledge tool
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple TypeScript codebase with 62 stars, easy to audit and extend
- Leverages the open MCP standard for interoperable agent tooling
- Self-hostable, giving users full control over their knowledge data
Cons
- Requires running a separate Ashra server instance to function
- Small community and limited documentation beyond the repository
- Narrowly scoped to Ashra's data model, not a general-purpose knowledge tool
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.