Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

io.github.ForkastPredict/forkast-mcp-docs

io.github.ForkastPredict/forkast-mcp-docs

MCP server for querying Forkast documentation

Uptime
100.0%
2 probes
Response
1481ms
last probe
Tools
4
callable

Tools · 4

get_all_docs

Retrieve every document in the Forkast documentation space

get_doc

Retrieve a single document by its Archbee document ID

search_query

Full-text search across Forkast documentation content

search_title

Search Forkast documentation by document title

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.forkastpredict/forkast-mcp-docs": {
      "url": "https://mcp.forkast.gg/mcp",
      "transport": "streamable-http"
    }
  }
}