other tools and integrations

Unichat Mcp Server

Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI or DeepSeek using MCP protocol via tool or predefined prompts. Vendor API key required

python
typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y amidabuddha/unichat-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "unichat-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "amidabuddha/unichat-mcp-server"
  ]
}

About This MCP Server

amidabuddha/unichat-mcp-server

Send requests to OpenAI, MistralAI, Anthropic, xAI, Google AI or DeepSeek using MCP protocol via tool or predefined prompts. Vendor API key required

GitHub: https://github.com/amidabuddha/unichat-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub