Skip to main content
Glama
DanFrModa

TimelinesAI MCP Server

by DanFrModa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP server (used when transport is http). Railway injects automatically.8000
MCP_AUTH_TOKENNoSecret protecting the HTTP endpoint. Required if TIMELINES_MCP_TRANSPORT is 'http'. Must be at least 32 characters.
TIMELINES_TIMEOUTNoTimeout in seconds for API calls45
TIMELINES_API_BASENoBase URL for the TimelinesAI APIhttps://app.timelines.ai/integrations/api
TIMELINES_API_TOKENYesAPI token (tla_...) for TimelinesAI
TIMELINES_MAX_CHARSNoMaximum characters for response truncation20000
TIMELINES_READ_ONLYNoSet to '1' to block all write operations. Default depends on transport: allowed with 'stdio', blocked with 'http'.
TIMELINES_ALLOW_SENDNoSet to '1' to allow sending WhatsApp messages. Default is '0' (off) for all transports.
TIMELINES_MCP_TRANSPORTNoTransport mode: 'stdio' (default) or 'http' (required for remote server)stdio

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/DanFrModa/Timelines-mcp'

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