Make HTTP requests to external APIs and websites securely.
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-fetch"]
}
}
}
Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.
Official Fetch MCP server. Enable AI assistants to make HTTP requests to REST APIs, fetch web content, and integrate with external services.
Security: Can access any public URL. Use with caution for sensitive endpoints.
Setup: No configuration needed. Supports GET, POST, PUT, DELETE operations.