Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FATEBOOK_API_KEYYesYour Fatebook API key (required for accessing the Fatebook API)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_questionsB

List Fatebook questions with optional filtering

Returns a list of Question objects. By default returns core fields only. Set detailed=True to include all available fields (forecasts, comments, etc.).

get_questionC

Get detailed information about a specific Fatebook question

Returns a structured Question object with all available fields.

resolve_questionC

Resolve a Fatebook question with YES/NO/AMBIGUOUS resolution

create_questionC

Create a new Fatebook question

add_forecastC

Add a forecast to a Fatebook question

add_commentC

Add a comment to a Fatebook question

delete_questionC

Delete a Fatebook question

edit_questionC

Edit a Fatebook question

count_forecastsC

Count forecasts for a specific user

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/an1lam/fatebook-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server