mcp-prompts-rs

mcp-prompts-rs

0

mcp-prompts-rs is a Rust-based server designed for managing AI prompts using the Model Context Protocol (MCP). It supports features like prompt categorization, template variables, and offers integration with databases and file systems for storage.

mcp-prompts-rs

mcp-prompts-rs is a Rust implementation of a prompt management server that adheres to the Model Context Protocol (MCP), connecting AI applications to data sources and tools. It provides functionality for storing, retrieving, and managing AI prompts with support for template variables, categorization, and multiple storage backends. Key features include prompt management, template support, storage backends with support for file system and PostgreSQL, RESTful API with server-sent events for real-time updates, project orchestration tools, and Docker support for deployment.