- Mcp Http
Mcp Http
MCP Http Server is a Model Context Protocol (MCP) server implemented based on the Python httpx library. It supports HTTP request operations via a REST API, including various methods like GET, POST, PUT, and DELETE, aiming to simplify integration with various Web APIs.
Overview
What is MCP Http?
MCP Http Server is a Model Context Protocol (MCP) server implemented using the Python httpx library. It facilitates HTTP request operations via a REST API, supporting methods like GET, POST, PUT, and DELETE, aimed at simplifying integration with various Web APIs.
How to use MCP Http?
To use MCP Http, clone the project from GitHub, install the necessary dependencies, and start the server using the provided commands. You can then make HTTP requests to interact with the server.
Key features of MCP Http?
- Supports multiple HTTP methods (GET, POST, PUT, DELETE).
- Easy integration with Web APIs.
- Built on the reliable Python httpx library.
Use cases of MCP Http?
- Integrating with third-party APIs for data retrieval.
- Building RESTful services for web applications.
- Simplifying backend communication in microservices architecture.
FAQ from MCP Http?
- What programming language is MCP Http written in?
MCP Http is implemented in Python using the httpx library.
- Is MCP Http free to use?
Yes! MCP Http is open-sourced under the MIT License.
- How can I contribute to the project?
You can contribute by submitting issues or pull requests on the GitHub repository.
Server Config
{
"mcpServers": {
"mcp-httpx": {
"command": "uv",
"args": [
"--from",
"git+https://github.com/one-matrix/mcp-http",
"run",
"mcp-http"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
one-matrixStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllAirtreks Mcp
@SEKeener
a day ago
Test
@modelcontextprotocol
test
6 months ago
Sigstore
@3089464667
a day ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago