Skip to main content
Glama

Server Details

MCP server for querying Forkast documentation

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

4 tools
get_all_docsInspect

Retrieve every document in the Forkast documentation space

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_docInspect

Retrieve a single document by its Archbee document ID

ParametersJSON Schema
NameRequiredDescriptionDefault
docIdYesThe Archbee document ID
search_queryInspect

Full-text search across Forkast documentation content

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query text
search_titleInspect

Search Forkast documentation by document title

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesTitle search text

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.