Curl

Make HTTP requests to any URL using curl-like interface.

mcp-get 67
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server, developed by the mcp-get community, enables AI assistants to make HTTP requests to any URL using a curl-like interface. Built with TypeScript, it supports all common HTTP methods, customizable headers, request bodies, and configurable timeouts. The server provides a single 'curl' tool that accepts parameters like URL, method, headers, body, and timeout, returning full response information including status, headers, and body. By allowing AI models to interact with external APIs and web services, this implementation extends their capabilities for tasks such as data retrieval, third-party integrations, and real-time information gathering. It is particularly useful for scenarios requiring dynamic data access or interaction with external systems beyond the AI's training data.

Source

Repository: https://github.com/mcp-get/community-servers/tree/HEAD/src/server-curl

Maintain Curl?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Curl on getagentictools](https://getagentictools.com/mcp/mcp-get-community-servers?ref=badge)