We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Haervwe/timelines-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•257 B
"""
Timelines MCP Server
A FastMCP server for maintaining coherent long generations for time-dependent narratives.
This package helps LLMs keep track of timelines, events, and characters across fiction
and historical narratives.
"""
__version__ = "0.1.0"