All MCP servers

PraisonAI

Official
by Api.AirforcestdioAI & LLM Tools08,110MIT

AI Agents Framework with Self Reflection and MCP support

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "praisonai-imp14454": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}