Back to directory
pearl-com/pearl_mcp_server

pearl-com/pearl_mcp_server

@Pearl-com

A Model Context Protocol (MCP) server implementation that exposes Pearl's AI and Expert services through a standardized interface

mcppearlaiexpertapisession-managementstdiosseother

Installation & Configuration

{
  "pearl-mcp-server": {
    "type": "stdio",
    "command": "pearl-mcp-server",
    "args": [
      "--api-key",
      "your-api-key"
    ],
    "env": {
      "PEARL_API_KEY": "Your Pearl Api Key"
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/13