My Prompts Mcp
@vjik
My Prompts Mcp について
Lightweight MCP server for providing user prompts defined in Markdown with argument support.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"my-prompts-mcp": {
"command": "/path/to/my-prompts-mcp",
"args": [
"--path=/path/to/prompts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is My Prompts Mcp?
My Prompts Mcp is a lightweight MCP server that serves user prompts defined in Markdown files, with support for arguments. It is designed for users who want versioned, shareable prompts that can be easily updated across machines and teams.
How to use My Prompts Mcp?
Store your prompt Markdown files in a directory (e.g., a dedicated git repository or a folder in an existing one) and connect that directory to your AI client via this MCP server. No installation or configuration details are provided in the README beyond connecting the directory.
Key features of My Prompts Mcp
- Serves user prompts defined in Markdown files.
- Supports arguments in prompts.
- Prompts are versioned via Git integration.
- Shareable across machines and team members.
- Lightweight MCP server.
Use cases of My Prompts Mcp
- Centralize prompt management in a Git repository for team collaboration.
- Synchronize prompts across multiple machines using the same repository.
- Easily update prompts by editing Markdown files and committing changes.
- Create dynamic prompts that accept arguments via the server.
FAQ from My Prompts Mcp
How are prompts defined?
Prompts are defined as Markdown files with optional arguments.
Can prompts be version controlled?
Yes, by keeping the Markdown files in a git repository, prompts become versioned and shareable.
What kind of arguments are supported?
The server supports arguments in prompts, but the README does not specify the argument format or syntax.
How do I connect my AI client to My Prompts Mcp?
Point your AI client to the directory containing your prompt Markdown files using this MCP server.
Is My Prompts Mcp lightweight?
Yes, the server is explicitly described as lightweight.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント