89
/ 100
7 days ago
pulsemcp

Unichat (TS)

Integrates multiple language models via the unified Unichat tool, enabling seamless interaction across OpenAI, MistralAI, Anthropic, xAI, and Google AI platforms.

amidabuddha/unichat-ts-mcp-server· npm: unichat-ts-mcp-server· 1.3K installs· listed on pulsemcp
Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: UNICHAT_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configMCP_ALLOWED_HOSTSSSE transport validates the Host header against localhost, 127.0.0.1, and [::1] by default. For remote SSE deployments, set to a comma-separated list of allowed hostnames.
configPORT
🔐 secretUNICHAT_API_KEY"": "YOUR_VENDOR_API_KEY"
configUNICHAT_MODEL"": "YOUR_PREFERRED_MODEL_NAME",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/unichat-ts-mcp-server-p03svd)](https://m8ven.ai/mcp/unichat-ts-mcp-server-p03svd)
commit: d7b5db999cd5803f22905afba522b01d11826c1f
code hash: 1f744305d36e79f9c69b460d8ba4a1b18dee97562a0a0249fe5aff55bb2e5859
verified: 7/14/2026, 8:39:56 AM
view raw JSON →
Unichat (TS) · M8ven Trust Score | M8ven