# OrchestKit Docs MCP MCP server

Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-yonatangross-orchestkit
- Repository: https://github.com/yonatangross/orchestkit
- Website: https://orchestkit.yonyon.ai

## Install
- Endpoint: https://orchestkit.yonyon.ai/api/mcp
- Auth: Not captured

## Setup notes
- Package: Oci ghcr.io/yonatangross/orchestkit-docs-mcp:9.6.0
- Remote endpoint: https://orchestkit.yonyon.ai/api/mcp

## Tools
- orchestkit_docs_search - Search the OrchestKit documentation. Use this first to find the right page for a question. Input: a query string. Returns a ranked list of pages with titles and URLs. Endpoint: https://orchestkit.yonyon.ai/api/mcp
- orchestkit_docs_get - Fetch one OrchestKit documentation page as Markdown. Use after orchestkit_docs_search to read a page in full. Input: the page path (e.g. '/docs/getting-started/installation'). Returns the page Markdown. Endpoint: https://orchestkit.yonyon.ai/api/mcp

## Resources
- ui://orchestkit/search-results - Renders documentation search hits as a clickable list. MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: io.github.yonatangross
- Version: 9.6.0
- Runtime: Oci
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 3, 2026
- Source: https://registry.modelcontextprotocol.io
