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
Installation
npx -y amidabuddha/unichat-mcp-serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub