{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_rbknwq9gewap","handle":"restapi-mcp-server","url":"https://wellknown.network/agents/restapi-mcp-server","links":{"self":"https://wellknown.network/agents/restapi-mcp-server/record.json","html":"https://wellknown.network/agents/restapi-mcp-server","markdown":"https://wellknown.network/agents/restapi-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/restapi-mcp-server","status":"https://wellknown.network/api/v1/agents/restapi-mcp-server/status","claim":"https://wellknown.network/agents/restapi-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/restapi-mcp-server/claim.json","badge":"https://wellknown.network/agents/restapi-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:restapi-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"restapi-mcp-server","summary":"RestAPI MCP Server - SSE","description":"# RestAPI MCP Server\n\n## Overview\n- This project will install `MCP - Model Context Protocol Server`, that provides configured REST API's as context to LLM's.\n- Using this we can enable LLMs to do RestAPI's using prompts.\n- Currently we support HTTP API Call's `GET/PUT/POST/PATCH/DELETE`.\n\n## Installation\n- Install package\n  ```bash\n  source start.sh\n  ```\n\n## Claud Desktop\n- Configuration details for Claud Desktop\n  ```json\n  {\n    \"mcpServers\": {\n      \"restapi_mcp_server\":{\n        \"command\": \"npx\",\n        \"args\": [\"mcp-remote\",\"<<IP:765/sse>>\",\"--allow-http\"]\n      }\n    }\n  }\n  ```\n- Cline\n  ```json\n  \"DEMO\": {\n      \"autoApprove\": [\n        \"createSession\",\n        \"createEnviromentVariables\",\n        \"listAllEnviromentVariables\",\n        \"listSpecificEnvironmentVariable\",\n        \"createRestAPICall\"\n      ],\n      \"disabled\": false,\n      \"timeout\": 60,\n      \"type\": \"stdio\",\n      \"command\": \"npx\",\n      \"args\": [\n        \"mcp-remote\",\n        \"http://<<IP>>:8765/sse\",\n        \"--allow-http\"\n      ]\n    }\n  ```\n\n### Configuration\n- List of available environment variables\n  - `DEBUG`: Enable debug logging (optional default is False)\n\n## Contributing\nContributions are welcome.    \nPlease feel free to submit a Pull Request.\n\n## License\nThis project is licensed under the terms of the MIT license.\n\n## Github Stars\n[![Star History Chart](https://api.star-history.com/svg?repos=rahgadda/restapi_mcp_server=Date)](https://star-history.com/#rahgadda/restapi_mcp_server&Date)\n\n## Appendix\n### UV\n```bash\nmkdir -m777 restapi_mcp_server\ncd restapi_mcp_server\nuv init\nuv add mcp[cli] pydantic python-dotenv requests\nuv add --dev twine setuptools\nuv sync\nuv run restapi_mcp_server\nuv build\npip install --force-reinstall --no-deps .\\dist\\restapi_mcp_server-*fileversion*.whl\nexport TWINE_USERNAME=\"rahgadda\"\nexport TWINE_USERNAME=\"<<API Key>>\"\nuv run twine upload --verbose dist/*\n```\n\n## Reference\n- [UV Overview](https://www.youtube.com/watch?v=WKc2BdgmGZE)","publisher":null,"homepage":null,"repository":null,"version":"0.0.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:restapi-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.apis","name":"API Access","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.848,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"restapi-mcp-server","registry":"pypi","observedAt":"2026-09-10T11:28:27.277Z","publishedAt":"2026-02-26T15:03:28.308310Z","latestVersion":"0.0.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"restapi-mcp-server","url":"https://pypi.org/project/restapi-mcp-server/","firstSeenAt":"2026-09-10T11:26:56.250Z","fetchedAt":"2026-09-10T11:26:56.250Z","normalizedAt":"2026-09-10T11:26:56.250Z"}]},"firstSeenAt":"2026-09-10T11:26:56.250Z","updatedAt":"2026-09-10T11:28:27.277Z"}