关于
This server implements the Model Context Protocol (MCP) Prompts specification, enabling access to prompt templates managed within an MLflow Prompt Registry. It allows users to discover and utilize these prompts, particularly for integration with tools like Claude Desktop, streamlining the process of instructing Claude for repetitive tasks or common workflows by loading prompt templates directly from MLflow.
主要功能
- Supports filtering prompts based on specified criteria.
- Retrieves and compiles specific prompts by name.
- Lists available prompts with optional cursor-based pagination.
- 1 GitHub stars
- Integrates with Claude Desktop for seamless prompt usage.
- Accepts JSON object as arguments for prompt variables during compilation.
使用案例
- Using pre-defined prompts in Claude Desktop for task automation.
- Managing and accessing prompt templates stored in MLflow.
- Integrating MLflow prompt templates with other applications via MCP.