
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

The Cloud
TekaThe Cloud is the AI-native workspace that gives every AI β Claude, ChatGPT, Gemini, and other Frontier & Free or Local models β shared memory and real agents. Not cloud computing: thecloud.so is one workspace where your
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
π GistPad MCP
lostintangentπ An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Context Portal MCP (ConPort)
GreatScottyMacContext Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
Comments