ishswar/story_mcp_server
If you are the rightful owner of story_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a lightweight MCP (Multi-Channel Processor) server designed for creative storytelling with character management and story storage capabilities.
Tools
Functions exposed to the LLM to take actions
get_characters
Returns a list of all available character names.
get_backstory
Retrieves the backstory for a specified character.
get_superpower
Gets the superpower of a specified character.
save_story
Saves a story to a markdown file with title and creation date.
list_stories
Lists all saved story files in markdown format.
get_story
Reads and returns the content of a specific story file.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client