Loomal

prompyai

MCP server by github.com/samouh-waleed/prompyai

Scores your prompts against your real codebase — context-aware prompt intelligence

1 starsnpm: prompyai-mcp

About prompyai

prompyai is an MCP (Model Context Protocol) server published by samouh-waleed in the official MCP registry, listed under Developer Tools on Loomal. Scores your prompts against your real codebase — context-aware prompt intelligence

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

Development happens in the open at github.com/samouh-waleed/prompyai, where the project has earned 1 GitHub stars.

Use prompyai with your agent

Claude Code · one command
claude mcp add prompyai -- npx -y prompyai-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "prompyai": {
      "command": "npx",
      "args": [
        "-y",
        "prompyai-mcp"
      ]
    }
  }
}
npmprompyai-mcp

Frequently asked questions

What is prompyai?
prompyai is an MCP (Model Context Protocol) server by samouh-waleed in the Developer Tools category. Scores your prompts against your real codebase — context-aware prompt intelligence
How do I connect prompyai to Claude, Cursor, or another MCP client?
Install prompyai from its npm package (prompyai-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 prompyai open source?
Yes — the source code is public at github.com/samouh-waleed/prompyai, with 1 GitHub stars.
Can AI agents pay to use prompyai?
Not yet through Loomal — prompyai 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 prompyai? Claim this listing free by verifying GitHub ownership, or contact us.