MCP Server - HTTP with SSE
@webmechanicx
About MCP Server - HTTP with SSE
MCP Server - HTTP with SSE - For remote servers, launch a web server that includes a Server-Sent Events (SSE) endpoint for pushing updates to clients, along with a separate endpoint to receive messages sent from the client.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-express-sse": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server - HTTP with SSE?
MCP Server - HTTP with SSE is a Node.js implementation of the Model Context Protocol (MCP) that uses HTTP with Server-Sent Events (SSE) for transport. It provides a starting point for building MCP servers and includes an inspector for debugging. It is intended for developers exploring or prototyping MCP-based applications.
How to use MCP Server - HTTP with SSE?
Clone the repository, run npm install, then npm run build, and finally npm start to start the server. For debugging, run npx @modelcontextprotocol/inspector node build/index.js and click the "Connect" button in the inspector.
Key features of MCP Server - HTTP with SSE
- Uses Express for the HTTP server.
- Supports Server-Sent Events (SSE) transport.
- Includes MCP inspector for debugging.
- Written in TypeScript.
- Simple setup with npm commands.
Use cases of MCP Server - HTTP with SSE
—
FAQ from MCP Server - HTTP with SSE
What dependencies are required?
Express, TypeScript, @types/node, @types/express, nodemon, ts-node, pre-commit, and rimraf.
What runtime does it need?
Node.js (implied by npm, TypeScript, and Express).
What transport does it use?
HTTP with Server-Sent Events (SSE).
Frequently asked questions
What dependencies are required?
Express, TypeScript, @types/node, @types/express, nodemon, ts-node, pre-commit, and rimraf.
What runtime does it need?
Node.js (implied by npm, TypeScript, and Express).
What transport does it use?
HTTP with Server-Sent Events (SSE).
Basic information
More Developer Tools MCP servers
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.
Vibgrate MCP
VibgrateQuery your team's drift, vulnerability, and migration data from any AI assistant. Vibgrate MCP connects Cursor, Claude, ChatGPT, Windsurf, or VS Code to Vibgrate Cloud: 51 tools for DriftScores, CVEs and EOL runtimes, up

Routebase
RoutebaseRoutebase keeps your API's design, docs, contract tests, mocks and monitoring in one living OpenAPI spec so they can't drift apart. Agents work on that same source of truth, under your team's permissions.
Agent Conductor
icohangar-opsAgent conductor — AGENTS.md contract parser, SKILL.md registry, CHP decision engine over MCP
Comments