https://github.com/jhgaylor/express-mcp-server-echo
An example of using express-mcp-handler to serve an mcp serve via http
https://github.com/jhgaylor/express-mcp-server-echo
Last synced: 4 days ago
JSON representation
An example of using express-mcp-handler to serve an mcp serve via http
- Host: GitHub
- URL: https://github.com/jhgaylor/express-mcp-server-echo
- Owner: jhgaylor
- Created: 2025-04-28T02:41:47.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-28T05:34:22.000Z (about 2 months ago)
- Last Synced: 2025-06-10T22:47:59.397Z (11 days ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - Express Echo MCP Server - Stateless MCP server that echoes messages back to users, facilitating interaction with the Model Context Protocol. Built with Express.js and TypeScript, it provides a reliable API for testing and demonstrating MCP functionalities. (APIs and HTTP Requests)