express-mcp-server-text-extractor
3.5
The Express MCP Server is a stateless server built with Express and TypeScript, designed to implement the Model Context Protocol. It provides functionality for running an echo endpoint using three MCP components—Resource, Tool, and Prompt—offering a way to handle JSON-RPC requests.
Resource
Return message as resource
Tool
Response the provided message as a tool
Prompt
Create user prompts using provided messages