Loomal

prompts.chat MCP Server

MCP server by github.com/f/prompts.chat-mcp

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

28 starsnpm: @fkadev/prompts.chat-mcp

About prompts.chat MCP Server

prompts.chat MCP Server is an MCP (Model Context Protocol) server published by f in the official MCP registry, listed under Search on Loomal. Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

It ships as an npm package (@fkadev/prompts.chat-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/f/prompts.chat-mcp, where the project has earned 28 GitHub stars.

Use prompts.chat MCP Server with your agent

Claude Code · one command
claude mcp add prompts-chat-mcp-server -- npx -y @fkadev/prompts.chat-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "prompts-chat-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@fkadev/prompts.chat-mcp"
      ]
    }
  }
}
npm@fkadev/prompts.chat-mcp

Frequently asked questions

What is prompts.chat MCP Server?
prompts.chat MCP Server is an MCP (Model Context Protocol) server by f in the Search category. Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.
How do I connect prompts.chat MCP Server to Claude, Cursor, or another MCP client?
Install prompts.chat MCP Server from its npm package (@fkadev/prompts.chat-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is prompts.chat MCP Server open source?
Yes — the source code is public at github.com/f/prompts.chat-mcp, with 28 GitHub stars.
Can AI agents pay to use prompts.chat MCP Server?
Not yet through Loomal — prompts.chat MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain prompts.chat MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.