Claude Prompts MCP Server
Rank #709io.github.minipuft/claude-prompts-mcp
Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.
Claude Prompts MCP Server is a Model Context Protocol (MCP) server published by minipuft. It ranks #709 of 132,896 servers tracked on MCP Toplist, and its repository has 186 GitHub stars. Claude Prompts MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Mar 18, 2025 and most recently updated on Aug 16, 2026.
Ranks ahead of 132,187 of 132,896 servers on MCP Toplist.
Use Claude Prompts MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add claude-prompts-mcp -- npx -y claude-prompts[mcp_servers.claude-prompts-mcp]
command = "npx"
args = ["-y", "claude-prompts"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"claude-prompts-mcp": {
"command": "npx",
"args": [
"-y",
"claude-prompts"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"claude-prompts-mcp": {
"command": "npx",
"args": [
"-y",
"claude-prompts"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claude-prompts-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"claude-prompts"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claude-prompts-mcp": {
"command": "npx",
"args": [
"-y",
"claude-prompts"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claude-prompts-mcp": {
"command": "npx",
"args": [
"-y",
"claude-prompts"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.minipuft%2Fclaude-prompts-mcp)<a href="https://mcptoplist.com/server/io.github.minipuft%2Fclaude-prompts-mcp"><img src="https://mcptoplist.com/badge/io.github.minipuft%2Fclaude-prompts-mcp.svg" alt="MCP Toplist: Top 1% of 132,896" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (2 delisted)
minipuft
Other servers by minipuft
View all minipuft servers →Available versions (3)
| Version | Published |
|---|---|
| 4.0.1 | Aug 16, 2026 |
| 4.0.0 | Aug 15, 2026 |
| 3.2.1 | Aug 7, 2026 |
Frequently asked questions
- Who maintains Claude Prompts MCP Server?
- Claude Prompts MCP Server is maintained by minipuft, which publishes 2 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Claude Prompts MCP Server listed on the Official MCP Registry?
- Yes — Claude Prompts MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Claude Prompts MCP Server have?
- MCP Toplist tracks 3 versions of Claude Prompts MCP Server, most recently published on Aug 16, 2026.
- Where can I find the source code for Claude Prompts MCP Server?
- The source code for Claude Prompts MCP Server is hosted at github.com/minipuft/wolfflow-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.