← Registry

Learning Resources

openappa.com

Provides access to OpenAPPA documentation including page listing, full content, search, and glossary definitions.

1 endpoint4 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://www.openappa.com/mcp

No auth detected

MCP server metadata

Name
openappa-docs
Version
1.0.0
Capabilities
tools.listChangedprompts.listChangedresources.listChanged

Known tools 4

list_docs

Map of the OpenAPPA documentation: every page's slug, title, description, and section headings.

Inferred read-only
read_doc

Full markdown of a documentation page by slug, or a single section of it when `section` (a heading anchor from list_docs) is given.

Inferred read-only
search_docs

Full-text search across all documentation pages.

Inferred read-only
define_term

Glossary definition of an OpenAPPA policy/model term exactly as the docs define it — e.g.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.openappa-docs]
url = "https://www.openappa.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openappa-docs": {
      "type": "http",
      "url": "https://www.openappa.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openappa-docs
Remote MCP URL: https://www.openappa.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "openappa-docs": {
      "url": "https://www.openappa.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "openappa-docs": {
      "type": "http",
      "url": "https://www.openappa.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "openappa-docs",
  "transport": "streamable-http",
  "url": "https://www.openappa.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.