HTTP Server with MCP Support
@jhgaylor
About HTTP Server with MCP Support
MCP Server for Jake Gaylor - Connect and ask your LLM about me Today!
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 HTTP Server with MCP Support?
It is an HTTP server built with Express and TypeScript that serves both a webpage and a Model Context Protocol (MCP) endpoint. It implements a stateless MCP server with modern Streamable HTTP transport, designed for developers who want to integrate MCP capabilities alongside a web interface.
How to use HTTP Server with MCP Support?
Clone the repository, install dependencies with npm install, build with npm run build, and run in development mode with npm run dev. The server exposes a web endpoint at GET / and an MCP endpoint at POST /mcp. To invoke MCP functionality, send JSON-RPC requests to /mcp, such as an initialize or tools/call for the echo tool.
Key features of HTTP Server with MCP Support
- HTTP server with both web and MCP endpoints
More Other MCP servers
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments