Skip to content

Open Ai.js

Free

by MCP Community

TypeScript-first helpers for OpenAI-compatible APIs, a unified multi-provider LLM client, and a Model Context Protocol (MCP) server and client toolkit. One ergo

v2.2.3Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Open Ai.js MCP Server

TypeScript-first helpers for OpenAI-compatible APIs, a unified multi-provider LLM client, and a Model Context Protocol (MCP) server and client toolkit. One ergo

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @ideadesignmedia/open-ai.js
Add to claude_desktop_config.json
{
  "mcpServers": {
    "open-ai.js": {
      "command": "npx",
      "args": ["-y", "@ideadesignmedia/open-ai.js"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared