ai-jakegaylor-com

ai-jakegaylor-com

1

This project provides an HTTP server using Express and TypeScript with support for the Model Context Protocol (MCP). It includes both web functionality and a stateless MCP endpoint for interacting with external data via JSON-RPC requests.

HTTP Server with MCP Support

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

Features

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

Requirements

  • Node.js 18+
  • npm or yarn

Available Endpoints

  • Web (GET /): Serves a webpage
  • MCP (POST /mcp): Provides MCP protocol functionality