Back to directory
ucalyptus/prem-mcp-server

ucalyptus/prem-mcp-server

@ucalyptus

Implementation of an MCP Server to use the Prem SDK

prem-airagchat-completionsdocument-managementmcp-serveraicontext

Installation & Configuration

{
  "mcpServers": {
    "PremAI": {
      "command": "npx",
      "args": [
        "prem-mcp-server",
        "--stdio"
      ],
      "env": {
        "PREM_API_KEY": "your_api_key_here",
        "PREM_PROJECT_ID": "your_project_id_here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/17
Updated
2026/6/17