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

Similar MCP servers embedding-nearest

io.github.forkastpredict/forkast-mcp-docs
MCP server for querying Forkast documentation
0 tools · streamable-http
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
io.github.blazickjp/arxiv-mcp-server
Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.
0 tools
@mseep/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools
io.github.cyanheads/arxiv-mcp-server live
Search arXiv, fetch paper metadata, and read full-text content.
4 tools · streamable-http
@florexlabs/docs-to-mcp-server
MCP server that exposes documentation search tools for AI assistants
0 tools

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"
    }
  }
}