Mmcp.market

OrchestKit Docs MCP

by yonatangross·io.github.yonatangross/orchestkit·v10.0.0-beta.48

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

Grade A.Passed every check we run. Maintained, authenticated, reachable, clean scan.

Tools (2)

write = sends, deletes, buys or posts; agents should confirm first
  • orchestkit_docs_getFree

    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.

  • orchestkit_docs_searchFree

    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.

Public scan report

scanner v0.1.2 · 2026-09-18 · same rubric, same numbers if you re-run it

no findings
  • Code scanpackage could not be scannedn/a
  • Live reliabilityremote reachable in 804ms20/20
  • Tool poisoning2 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-18restoreCAscore 91

Install directly

claude mcp add --transport http orchestkit https://orchestkit.yonyon.ai/api/mcp
Add to Cursor