TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Browser‑based MCP Chat – run MCPs without local setup

2 pointsby mvacabout 1 month ago
We built a tiny web app that lets you connect to any MCP server and chat with it right from the browser.<p>It spins up MCP servers in E2B sandboxes and converts the stdio to SSE. The chat app executes on the client‑side, so your API keys are sent directly and only to their respective services (E2B, model providers) - never to our server.<p>Since everything is client-side, you need an OpenAI&#x2F;Anthropic API key and an E2B API key to try it [<a href="https:&#x2F;&#x2F;e2b.dev" rel="nofollow">https:&#x2F;&#x2F;e2b.dev</a>].<p>Try it here: <a href="https:&#x2F;&#x2F;netglade.github.io&#x2F;mcp-chat&#x2F;" rel="nofollow">https:&#x2F;&#x2F;netglade.github.io&#x2F;mcp-chat&#x2F;</a><p>We made it as a hackathon project and won the 1st price with it, though we&#x27;re not really sure what would be a meaningful way to move it forward, so we welcome all types of feedback.

no comments

no comments