ehealth-http-request-mcp-server
v1.0.17
Published
MCP server used by ehealth team to send http request through AI agent
Downloads
21
Readme
ehealth-http-request-mcp-server
Project Overview
This project is an MCP server developed by the ehealth team, supporting HTTP requests sent via AI agent.
Features
- Implements MCP protocol as an HTTP server
- Supports receiving and responding to HTTP requests
- Can be integrated with AI agents for automated HTTP calls
Usage
- Install dependencies (if any)
- Start the MCP server
- Interact with the MCP server via HTTP requests
Directory Structure
mcp-server.js: Main server implementationhttp-server.js: HTTP server related codepackage.json: Project configuration file
Use Cases
- Automate HTTP requests via AI agent
- Need an MCP protocol HTTP server implementation
Author
Harvey Lin
License
ISC
