# http-server
**Repository Path**: zhangjunguo1/http-server
## Basic Information
- **Project Name**: http-server
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2026-01-23
- **Last Updated**: 2026-02-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# HTTP-SERVER
[](https://github.com/iimeta/fastapi/releases)
[](https://github.com/iimeta/fastapi/blob/main/LICENSE)
[](https://goreportcard.com/report/github.com/iimeta/fastapi)
`http-server` 为外部服务提供API接口访问服务。
## API接口
```bash
curl http://localhost:8080/api/v1/mcp/health
```