Back to Home
mnthe icon

ai-roundtable

Verified Safe

by mnthe

Overview

A Multi-AI debate platform that enables structured discussions between different AI models (Claude, ChatGPT, Gemini, Perplexity) through the Model Context Protocol (MCP).

Installation

Run Command
npx github:mnthe/ai-roundtable

Environment Variables

  • ANTHROPIC_API_KEY
  • OPENAI_API_KEY
  • GOOGLE_API_KEY
  • PERPLEXITY_API_KEY

Security Notes

The server uses `process.env` for API keys, which is a standard and secure practice for handling secrets. `jsonrepair` is used for robustness against malformed JSON from AI models, which is generally safe. Network calls are made to external AI providers via their SDKs, which is core functionality. No direct `eval` of untrusted input or hardcoded sensitive data found. Primary risks relate to securing the `.env` file and managing API usage.

Similar Servers

Stats

Interest Score35
Security Score9
Cost ClassHigh
Avg Tokens2500
Stars3
Forks0
Last Update2026-01-17

Tags

Multi-AIDebateAI ModelsMCPCollaboration