prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source โ self-host for your organization with complete privacy.
prompts.chat MCP Server
MCP server for f/prompts.chat
Ready-to-Use Client Configurations
{
"mcpServers": {
"prompts.chat": {
"command": "npx",
"args": [
"-y",
"@f/prompts.chat"
]
}
}
}