Curl MCP Server
@neeraj15022001
About Curl MCP Server
cURL MCP Server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Curl MCP Server?
A Model Context Protocol (MCP) server that provides secure curl command execution capabilities through terminal shell integration. It enables developers to perform HTTP requests, download files, and run custom curl commands within MCP-compatible applications like Claude Desktop.
How to use Curl MCP Server?
Install Node.js 18+ and ensure curl is in PATH. Clone the project, install dependencies (npm install @modelcontextprotocol/sdk and TypeScript tooling), then build and run. The server exposes four tools: curl_get, curl_post, curl_custom, and curl_download. For Claude Desktop, add the server to the mcpServers configuration with the command node /path/to/build/index.js.
Key features of Curl MCP Server
- Execute HTTP GET requests with custom headers
- Send POST data with configurable content types
- Execute custom curl commands with safety restrictions
- Download files and retrieve file metadata
- Built-in security protections against dangerous
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments