drio
Open app

Unichat MCP Server in Python

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

Unichat MCP Server is a Python-based server that allows users to send requests to various AI models using the MCP protocol. It serves as a bridge to interact with AI services like OpenAI, MistralAI, Anthropic, xAI, and Google AI.

To use the Unichat MCP Server, you need to install it and configure it with your vendor API key. You can send requests using predefined prompts to perform tasks such as code review, documentation generation, and code explanation.

  • Supports multiple AI models through a unified interface. - Implements various prompts for code-related tasks, including code review and documentation. - Easy installation and configuration via Smithery or manual setup.
  1. Reviewing code for best practices and potential issues.
  2. Generating documentation for existing codebases.
  3. Explaining complex code snippets for better understanding.

Add to your AI client

Use these steps to connect Unichat MCP Server in Python in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "amidabuddha-unichat-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amidabuddha-unichat-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "amidabuddha-unichat-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amidabuddha-unichat-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "amidabuddha-unichat-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amidabuddha-unichat-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "amidabuddha-unichat-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amidabuddha-unichat-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "amidabuddha-unichat-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amidabuddha-unichat-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "amidabuddha-unichat-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-amidabuddha-unichat-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

**What AI models are supported?**

A list of currently supported models can be found in the project's documentation.

**Is there a cost to use the Unichat MCP Server?**

The server itself is free to use, but you may incur costs based on the AI services you access.

**How do I install the Unichat MCP Server?**

You can install it via Smithery or manually by following the installation instructions in the documentation.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":690,"uuid":"f4c48eb7-ab51-4ef2-8fcb-24ed556d0344","name":"amidabuddha_unichat-mcp-server","title":"Unichat MCP Server in Python","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:26:34.188Z","updated_at":"2025-02-23T07:16:03.038Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"unichat,mcp-server,python","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/amidabuddha_unichat-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/9c1113a737d34d7ff2e2164731a75965d7f7a6fd54fac9f4405c760272cbd323/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616d6964616275646468612f756e69636861742d6d63702d736572766572","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]