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.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

EverArt
modelcontextprotocolModel Context Protocol Servers
评论