express-mcp-server-text-extractor
If you are the rightful owner of express-mcp-server-text-extractor 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.
Express MCP Server is a stateless Model Context Protocol server built with Express and TypeScript.
The Express MCP Server is designed to provide a stateless implementation of the Model Context Protocol (MCP) using modern Streamable HTTP transport. It leverages TypeScript for enhanced type safety and Express.js for efficient HTTP handling. This server is ideal for developers looking to integrate MCP capabilities into their applications, allowing for seamless interaction with external data and functionality through a standardized protocol. The server is structured to support easy development and testing, with a focus on providing a simple echo endpoint as a demonstration of its capabilities. The server is compatible with Node.js 18+ and can be easily set up using npm or yarn.
Features
- Stateless MCP server implementation with modern Streamable HTTP transport
- TypeScript for type safety
- Express.js for HTTP handling
Tools
echo
Echoes the provided message back as a tool response