Loomal

PraisonAI

MCP server by github.com/mervinpraison/praisonai

AI Agents Framework with Self Reflection and MCP support

8.1k starspypi: praisonai

About PraisonAI

PraisonAI is an MCP (Model Context Protocol) server published by mervinpraison in the official MCP registry, listed under Autonomous Agents on Loomal. AI Agents Framework with Self Reflection and MCP support

It ships as a Python package on PyPI (praisonai), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mervinpraison/praisonai, where the project has earned 8,121 GitHub stars.

Use PraisonAI with your agent

Claude Code · one command
claude mcp add praisonai -- uvx praisonai
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "praisonai": {
      "command": "uvx",
      "args": [
        "praisonai"
      ]
    }
  }
}
pypipraisonai

Frequently asked questions

What is PraisonAI?
PraisonAI is an MCP (Model Context Protocol) server by mervinpraison in the Autonomous Agents category. AI Agents Framework with Self Reflection and MCP support
How do I connect PraisonAI to Claude, Cursor, or another MCP client?
Install PraisonAI from its pypi package (praisonai) 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 PraisonAI open source?
Yes — the source code is public at github.com/mervinpraison/praisonai, with 8,121 GitHub stars.
Can AI agents pay to use PraisonAI?
Not yet through Loomal — PraisonAI 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 PraisonAI? Claim this listing free by verifying GitHub ownership, or contact us.