PulseAugur
EN
LIVE 21:30:38

Developer builds self-hosted TypeScript MCP server registry and proxy

A developer has created a self-hosted MCP server registry and proxy called mcp-hub, written in TypeScript. This tool allows users to register any MCP server, proxy tool calls through a single authenticated endpoint, and stream these calls live via WebSocket. The project aims to provide a TypeScript-native solution for managing multiple local MCP servers, offering features like real-time monitoring and health checks. AI

IMPACT Provides a self-hosted infrastructure tool for managing MCP servers, potentially improving developer workflows for those running multiple local AI model servers.

RANK_REASON This is a self-hosted tool created by a developer, not a product release from a major company or a significant industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Developer builds self-hosted TypeScript MCP server registry and proxy

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a self-hosted tool created by a developer, not a product release from a major company or a significant industry event.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
105 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Diya ·

    I built a self-hosted MCP server registry and proxy in TypeScript

    <p>The official MCP registry is written in Go and cloud-hosted.<br /> I wanted something I could self-host, written in TypeScript, <br /> that my team could run inside our own infra.</p> <p>So I built <strong>mcp-hub</strong>.</p> <h2> What it does </h2> <ul> <li> <strong>Registe…