Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ› ๏ธ Other Tools and Integrations
  3. Unichat MCP Server
Unichat MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 6:48:03 PM

Unichat MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository40 GitHub StarsTotal stargazers on GitHub for the source repository (40 stars).Visit Website
language-modelscode-toolsmulti-providermcp

Routes MCP requests to configured OpenAI, Anthropic, or OpenAI-compatible language models using a vendor API key.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "amidabuddha-unichat-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (1) Directory Badge Claim listing Alternatives๐Ÿ› ๏ธ More in Other Tools and Integrations

Overview

amidabuddha/unichat-mcp-server MCP server exposes one MCP tool for sending messages to a configured language model provider. It supports OpenAI, Anthropic, and OpenAI-compatible APIs, including providers such as MistralAI, xAI, Google AI, and DeepSeek through a custom base URL. It also provides predefined prompts for code review, documentation, code explanation, and code rework. Use it when an MCP client needs a single interface for requests across supported model vendors.

Use cases

โ€ขSend prompts to multiple supported model providers through one MCP tool
โ€ขReview source code with the predefined code_review prompt
โ€ขGenerate code documentation with the document_code prompt
โ€ขExplain or rework code from an MCP client

Key features

โ€ขSingle unichat MCP tool
โ€ขOpenAI and Anthropic provider support
โ€ขOpenAI-compatible custom endpoints
โ€ขPredefined prompts for code workflows
โ€ขConfigurable model and API key

Capabilities & Tool Schemas (1) ~8 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Unichat MCP Server.

unichat

Send a request to unichat

How Unichat MCP Server works

What amidabuddha/unichat-mcp-server MCP server does

The amidabuddha/unichat-mcp-server MCP server connects an MCP client to a selected language model through the Unichat configuration. It can send requests to OpenAI and Anthropic, as well as providers that expose an OpenAI-compatible API. The README identifies MistralAI, xAI, Google AI, DeepSeek, Alibaba, and Inception as examples of compatible providers.

The server is suited to clients that need model responses through MCP rather than a provider-specific client integration. A vendor API key is required, and the model is selected through an environment variable.

How it works

The server implements one MCP tool named unichat. Its required input is a string called messages, and it returns the provider's response. The configured model and API credentials determine which backend receives the request.

Four predefined prompts cover common programming workflows:

  • code_review accepts code and asks for best-practice, issue, and improvement feedback.
  • document_code accepts code and generates documentation such as docstrings and comments.
  • explain_code accepts code and requests a detailed explanation.
  • code_rework accepts code plus optional requested changes and applies those changes.

For OpenAI-compatible providers, set UNICHAT_BASE_URL to the provider's compatible API endpoint. When this variable is present, the server accepts the configured model without validating it against Unichat's built-in model list.

Setup and configuration

The amidabuddha/unichat-mcp-server MCP server can be launched as a published Python package with uvx:

config.json
{
  "command": "uvx",
  "args": ["unichat-mcp-server"],
  "env": {
    "UNICHAT_MODEL": "SELECTED_UNICHAT_MODEL",
    "UNICHAT_API_KEY": "YOUR_UNICHAT_API_KEY"
  }
}

UNICHAT_MODEL selects the model, while UNICHAT_API_KEY supplies the vendor credential. For a compatible provider, add UNICHAT_BASE_URL with that provider's API endpoint. The README also documents running the project from a local source directory with uv, but that configuration requires replacing the example source path.

Claude Desktop configuration is documented for macOS and Windows. The README also links to a hosted deployment through Fronteir AI, although no endpoint details are provided in the supplied material.

Tools and capabilities

The core capability of the amidabuddha/unichat-mcp-server MCP server is provider-agnostic text generation through the unichat tool. The predefined prompts make common code-oriented tasks available without constructing a prompt from scratch. The server does not list separate tools for each provider; provider selection is handled through environment configuration.

The implementation runs over MCP stdio in the documented local configurations. MCP Inspector is suggested for debugging stdio deployments, but it is a separate debugging utility rather than a capability of this server.

Limitations and notes

A vendor API key is mandatory, so operating the server requires access to a configured model provider. The supplied material does not specify model pricing, request limits, streaming behavior, or support for provider-specific features. Compatibility with providers other than OpenAI and Anthropic depends on an OpenAI-compatible endpoint and the appropriate base URL.

The README names Claude Desktop as a supported configuration target. It does not provide setup instructions for other MCP clients in the supplied material. The project is released under the MIT license.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    ๐Ÿ› ๏ธ Other Tools and Integrations4 views
    Compare vs Git โ†’
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    ๐Ÿ› ๏ธ Other Tools and Integrations3 views
    Compare vs Time โ†’
  • Sequential Thinking logoSequential Thinking
    Verified

    Dynamic and reflective problem-solving through thought sequences.

    ๐Ÿ› ๏ธ Other Tools and Integrations1 views
    Compare vs Sequential Thinking โ†’
  • Filesystem logoFilesystem
    Verified

    Secure file operations with configurable access controls.

    ๐Ÿ› ๏ธ Other Tools and Integrations2 views
    Compare vs Filesystem โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
40
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
1
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Unichat MCP Server

Use the published package with `uvx unichat-mcp-server`, and configure `UNICHAT_MODEL` and `UNICHAT_API_KEY` in the MCP client's environment.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewUnichat MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/amidabuddha-unichat-mcp-server?style=directory)](https://allmcps.com/mcp/amidabuddha-unichat-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/amidabuddha-unichat-mcp-server"><img src="https://allmcps.com/api/badge/amidabuddha-unichat-mcp-server?style=directory" alt="Unichat MCP Server on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ› ๏ธOther Tools and Integrations
PricingBring your own API key (usage-based cost)
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars40
GitHub Star CountTotal stargazers on GitHub representing community popularity (40 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 3, 2026
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools27/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท @smithery/cli (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ› ๏ธ Other Tools and Integrations โ†’Alternatives to Unichat MCP Server โ†’Install in Claude DesktopInstall in CursorInstall in VS Code