My Prompts Mcp
@vjik
About My Prompts Mcp
Lightweight MCP server for providing user prompts defined in Markdown with argument support.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"my-prompts-mcp": {
"command": "/path/to/my-prompts-mcp",
"args": [
"--path=/path/to/prompts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
🚀 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,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Servers
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments