MCP Directory
Back

venice-mcp-server

by veniceai · TypeScript · ★ 60

Venice AI MCP Server for Claude Code, Cline, and AI agents

Install

npx -y github:veniceai/venice-mcp-server

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "venice-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:veniceai/venice-mcp-server"
      ]
    }
  }
}

From the README

> Model Context Protocol server for the **Venice API** - uncensored, private AI for any MCP host (Claude Desktop, Cursor, ChatGPT, LM Studio, Continue, LibreChat, Open WebUI, AnythingLLM, Jan, Le Chat). [](https://www.npmjs.com/package/@veniceai/mcp-server) [](LICENSE) Plug Venice's chat, image, video, audio, music, and character models into any agent in 30 seconds. **31 tools across all modalities, one config block.** See the [API key guide](https://docs.venice.ai/guides/getting-started/generating-api-key) for step-by-step instructions. **Claude Desktop** ( on macOS, on Windows), **Curso…
Read full README on GitHub →

Related other servers