MCP.so
Sign In

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.

Comments

More Memory & Knowledge MCP servers