mcp-server-stylepilot
0
StylePilot MCP Server is designed to manage style templates based on the Model Context Protocol (MCP). It offers style categories including text, card, and structure styles for use with language models, allowing for detailed style application and customization.
StylePilot MCP Server
A server for managing style templates based on the Model Context Protocol (MCP), used for storing and providing content style templates for language models (LLMs) via MCP protocol for stylized output.
Features
Resources
- Provides three style categories: text, card, and structure styles.
- Access via style URI.
- Each style template includes a detailed multidimensional feature description.
- Style definitions in JSON format.
Tools
- Functions to get, search, create, update, delete, and list style templates.
Prompts
- Guidance to apply style templates to generate content with multiple dimensions.
Usage Flow
- Lists all available styles, searches specific styles, and applies templates to generate content.
- Creates new styles by defining features and applying them.
Data Storage
- Stores templates in local JSON files.