Skip to main content
Glama

Sequential Story MCP Server

by dhkts1
__init__.py560 B
"""Sequential Tools MCP Server package.""" __submodules__ = ["server", "sequential_story_processor", "sequential_thinking_processor"] import lazy_loader __getattr__, __dir__, __all__ = lazy_loader.attach_stub(__name__, __file__) __all__ = ['ContentItem', 'ProcessResult', 'SequentialStoryProcessor', 'SequentialStoryServer', 'SequentialThinkingProcessor', 'SequentialThoughtData', 'SequentialToolsServer', 'StoryElementData', 'sequential_story_processor', 'sequential_thinking_processor', 'server', 'settings']

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/dhkts1/sequentialStory'

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