mpawlikcreatio/mcpCreatioServer
3.2
If you are the rightful owner of mcpCreatioServer 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.
The MCP Server is a Node.js application designed for Windows OS, facilitating communication between LLM-based tools and IDEs.
Tools
Functions exposed to the LLM to take actions
ListAvailableFilesTool
Lists all .txt
files located in the data
directory.
ListPromptsTool
Lists all prompt files located in the data/prompts
directory.
ReadLocalFileTool
Reads and returns the content of a file from either data
or data/prompts
, depending on the file prefix.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client