Skip to content

netglade/mcp-chat

Repository files navigation

MCP Chat in the Browser

Run Model Context Protocol (MCP) servers in the browser - no local setup required!

🎮 Live Demo | 📦 NPM library Repository | 📝 Blog Post

🏆 Winner of the E2B Agents and AI Tools Hackathon

Deploy Next.js site to Pages License: MIT

About

Tired of wrestling with local tool installations, conflicting versions, and PATH variables? MCP Chat lets you run any Model Context Protocol (MCP) server directly in the browser using E2B's sandbox environment. No local setup, no version conflicts, no environment variables - just instant access to your tools.

mcp.v3.mp4

Why MCP Chat?

  • 🚫 No Local Setup: Forget about installing tools locally or managing dependencies
  • 🔄 No Version Conflicts: Each tool runs in its own isolated environment
  • 🌐 Browser-First: Everything runs in the browser - no command line needed
  • 🔒 Clean Environment: No PATH variables, no system modifications, no cleanup needed

How It Works

Uses MCP Sandbox package to run MCP servers in E2B's sandbox environment

Local Setup

npm i && npm run dev

License

MIT