MCPs tagged with prompt-management
-
Langfuse Prompt Management MCP Server
Bridge Langfuse prompts into the Model Context Protocol ecosystem for seamless management and discovery.
Langfuse Prompt Management MCP Server enables users to access and manage prompts stored in Langfuse via standardized endpoints defined by the Model Context Protocol (MCP). It allows prompt discovery, retrieval, and compilation, translating Langfuse's prompt formats into MCP-compliant objects. The server supports cursor-based pagination, exposes a range of prompt-related operations, and includes compatibility features for MCP clients without prompt support. Integration instructions are provided for popular platforms like Claude Desktop and Cursor.
- ⭐ 146
- MCP
- langfuse/mcp-server-langfuse
-
Opik MCP Server
A unified Model Context Protocol server for Opik with multi-transport IDE integration.
Opik MCP Server is an open-source implementation of the Model Context Protocol (MCP) designed for the Opik platform. It enables seamless integration with compatible IDEs and provides a unified interface to manage Opik's features such as prompts, projects, traces, and metrics. Supporting multiple transport mechanisms like stdio and experimental SSE, it simplifies workflow integration and platform management for LLM applications. The tool aims to streamline development and monitoring by offering standardized access and control over Opik's capabilities.
- ⭐ 182
- MCP
- comet-ml/opik-mcp
-
greptimedb-mcp-server
A Model Context Protocol (MCP) server for secure, structured AI access to GreptimeDB.
greptimedb-mcp-server implements a Model Context Protocol (MCP) server for GreptimeDB, enabling AI assistants to securely explore and analyze database contents. It provides controlled operations such as listing tables, reading data, and executing SQL queries, ensuring responsible access. The server offers integration with Claude Desktop and supports prompt management for structured AI interactions.
- ⭐ 23
- MCP
- GreptimeTeam/greptimedb-mcp-server