ai-jakegaylor-com

ai-jakegaylor-com

3.3

If you are the rightful owner of ai-jakegaylor-com and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An HTTP server built with Express and TypeScript that serves both a webpage and a Model Context Protocol (MCP) endpoint.

The HTTP Server with MCP Support is a versatile server application designed to handle both traditional web requests and Model Context Protocol (MCP) interactions. Built using Express.js and TypeScript, this server offers a robust and type-safe environment for developing web applications and MCP endpoints. The server is stateless and utilizes modern Streamable HTTP transport to efficiently manage requests. It requires Node.js 18+ and can be easily set up using npm or yarn. The server structure is organized into several TypeScript files, each responsible for different aspects of the server's functionality, such as HTTP configuration, STDIO configuration, and type definitions. The server supports multiple endpoints, including a web endpoint for serving webpages and an MCP endpoint for handling protocol-specific requests. The MCP functionality includes resources, tools, and prompts, allowing for a wide range of interactions with external data and functionality.

Features

  • HTTP server with both web and MCP functionality
  • Stateless MCP server implementation with modern Streamable HTTP transport
  • TypeScript for type safety
  • Express.js for HTTP handling

Tools

  1. echo

    Echoes the provided message back as a tool response