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
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments