io.github.ForkastPredict/forkast-mcp-docs
io.github.ForkastPredict/forkast-mcp-docsMCP server for querying Forkast documentation
Tools · 4
Retrieve every document in the Forkast documentation space
Retrieve a single document by its Archbee document ID
Full-text search across Forkast documentation content
Search Forkast documentation by document title
Similar MCP servers embedding-nearest
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"
}
}
}