
OrchaVerifiedFeatured
@westonhancock
About Orcha
Orcha is a unified context layer for AI tools and agents. It stores and indexes and exposes organizational, team, or individual knowledge. Files, structured databases, and connected sources live in one workspace, and age
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"orcha": {
"type": "streamable-http",
"url": "https://app.tryorcha.com/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Orcha?
Orcha is a unified context layer for AI tools and agents. It stores and indexes and exposes organizational, team, or individual knowledge. Files, structured databases, and connected sources live in one workspace, and agents reach them through Model Context Protocol (MCP), CLI with virtual file system, or REST API, with permissions, citations, and provenance.
How to use Orcha?
Follow the repository README to install the server and add its MCP configuration to your client.
Key features of Orcha
- File and folder reading, creation, update, organization, and deletion, scoped to what the connection is allowed to touch
- Curated context bundles with usage guidance (list_bundles, get_bundle)
- Structured databases with typed queries (list_databases, query_database, record CRUD)
- Direct access to connected read-only sources (query_source, fetch_source_document, list_source_documents)
- Filesystem-shaped browsing (browse_context): ls, tree, find, cat, grep, and stat over a virtual tree of the workspace
Use cases of Orcha
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Orcha
Where is the source code for Orcha?
The source code is linked from the repository URL on this page.
Does Orcha include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Orcha?
The source code is linked from the repository URL on this page.
Does Orcha include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Memory & Knowledge MCP servers
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Comments