Hacker News new | ask | show | jobs
Show HN: MCP Web Host (mcphost.link)
2 points by init0 170 days ago
Hey folks! I just launched https://mcphost.link/ a web-based MCP host that lets you connect to multiple remote MCP servers and interact with them through a simple chat interface.

Key Features

Multi-server support: connect to several MCP servers at once

OAuth 2.0 & Bearer Token auth (with PKCE)

Persistent sessions: servers + credentials saved locally

Full MCP features: tools, resources, prompts

LLM support: bring your own inference backend

The goal is to make exploring and working with the Model Context Protocol much more approachable.

Happy to answer questions, take feedback, or hear feature requests!

1 comments

Nice work, a web-based MCP host feels like the missing middle ground between local desktop clients and hand-rolled scripts.

Have you noticed any practical limits once users connect 4–5 MCP servers at the same time (latency, tool selection confusion, context bloat)?

Would be interesting to hear what breaks first in real usage.