RestAPI MCP Server - SSE
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"restapi-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# RestAPI MCP Server ## Overview - This project will install `MCP - Model Context Protocol Server`, that provides configured REST API's as context to LLM's. - Using this we can enable LLMs to do RestAPI's using prompts. - Currently we support HTTP API Call's `GET/PUT/POST/PATCH/DELETE`. ## Installation - Install package ```bash source start.sh ``` ## Claud Desktop - Configuration details for Claud Desktop ```json { "mcpServers": { "restapi_mcp_server":{ "command": "npx", "args": ["mcp-remote","<<IP:765/sse>>","--allow-http"] } } } ``` - Cline ```json "DEMO": { "autoApprove": [ "createSession", "createEnviromentVariables", "listAllEnviromentVariables", "listSpecificEnvironmentVariable", "createRestAPICall" ], "disabled": false, "timeout": 60, "type": "stdio", "command": "npx", "args": [ "mcp-remote", "http://<<IP>>:8765/sse", "--allow-http" ] } ``` ### Configuration - List of available environment variables - `DEBUG`: Enable debug logging (optional default is False) ## Contributing Contributions are welcome. Please feel free to submit a Pull Request. ## License This project is licensed under the terms of the MIT license. ## Github Stars [](https://star-history.com/#rahgadda/restapi_mcp_server&Date) ## Appendix ### UV ```bash mkdir -m777 restapi_mcp_server cd restapi_mcp_server uv init uv add mcp[cli] pydantic python-dotenv requests uv add --dev twine setuptools uv sync uv run restapi_mcp_server uv build pip install --force-reinstall --no-deps .\dist\restapi_mcp_server-*fileversion*.whl export TWINE_USERNAME="rahgadda" export TWINE_USERNAME="<<API Key>>" uv run twine upload --verbose dist/* ``` ## Reference - [UV Overview](https://www.youtube.com/watch?v=WKc2BdgmGZE)
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.