We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/minipuft/claude-prompts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"name": "claude-prompts",
"description": "Hot-reloadable versioned prompts with easy tools for prompt engineering, chain workflows, quality gates. Symbolic syntax: >>prompt --> >>chain @framework :: 'gate'",
"author": {
"name": "minipuft"
},
"homepage": "https://github.com/minipuft/claude-prompts-mcp",
"repository": "https://github.com/minipuft/claude-prompts-mcp",
"license": "MIT",
"keywords": ["mcp", "prompts", "templates", "gates", "chains", "workflows"],
"version": "1.2.0"
}