Skip to main content
Glama
Footics

Footics MCP

Official
by Footics

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_ENABLEDNoEnable the MCP endpoint. Set to false to disable the server completely.true
MCP_REQUIRE_AUTHNoRequire a valid bearer token for all requests.true
MCP_TOKEN_VERIFYNoToken verification method: 'getuser' (robust) or 'jwks' (local, asymmetric).getuser
MCP_ENABLE_WRITESNoAllow write operations like submit_prediction.false
MCP_RATE_LIMIT_PER_MINNoRate limit for tool calls per minute per user. Set to 0 to disable.30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Footics/mcp-server'

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