
Resend MCP सर्वर
Resend का आधिकारिक MCP सर्वर जो AI एजेंटों को पूर्ण ईमेल प्लेटफॉर्म के लिए नेटिव एक्सेस प्रदान करता है, जिससे Cursor, Claude Code और अन्य टूल्स में प्राकृतिक भाषा के माध्यम से सीधे ईमेल भेजना, प्रबंधित करना और स्वचालित करना संभव होता है।
अवलोकन
Resend MCP सर्वर, Resend ईमेल प्लेटफॉर्म के लिए आधिकारिक Model Context Protocol (MCP) सर्वर है। यह मानकीकृत करता है कि AI एजेंट और कोडिंग सहायक Resend के API के साथ कैसे इंटरैक्ट करते हैं, जिससे सादे अंग्रेजी प्रॉम्प्ट्स का उपयोग करके ईमेल भेजने, इन्फ्रास्ट्रक्चर प्रबंधित करने और वर्कफ़्लो को स्वचालित करने के लिए नेटिव टूल एक्सेस प्रदान किया जाता है।
आधुनिक AI डेवलपमेंट वातावरणों के लिए निर्मित, यह स्थानीय रूप से या stdio/HTTP के माध्यम से चलता है और लोकप्रिय MCP-संगत क्लाइंट्स के साथ सहजता से काम करता है।
प्रमुख विशेषताएँ
- पूर्ण प्लेटफॉर्म कवरेज: पूरे Resend API सतह को कवर करने वाले 10+ टूल समूहों तक पहुंच।
- ईमेल ऑपरेशन: ईमेल भेजना, सूची बनाना, प्राप्त करना, रद्द करना, अपडेट करना और बैच ईमेल। HTML/सादा पाठ, संलग्नक (स्थानीय, URL, base64), CC/BCC, रिप्लाई-टू, शेड्यूलिंग, टैग्स और अधिक का समर्थन करता है।
- प्रबंधन टूल्स: संपर्क, ऑडियंस, डोमेन, टेम्प्लेट्स, ब्रॉडकास्ट और एनालिटिक्स को हैंडल करें।
- आसान एकीकरण: आपके RESEND_API_KEY के साथ
npx -y resend-mcpके माध्यम से एक-कमांड इंस्टॉलेशन। - सुरक्षित और स्थानीय-प्रथम: डिफ़ॉल्ट रूप से आपके मशीन पर सुरक्षित रूप से चलता है; stdio और स्ट्रीम करने योग्य HTTP ट्रांसपोर्ट का समर्थन करता है।
- मल्टी-क्लाइंट समर्थन: Cursor, Claude Code/Desktop, GitHub Copilot, Windsurf, Codex और अन्य MCP क्लाइंट्स के साथ संगत।
त्वरित प्रारंभ
अपने MCP क्लाइंट कॉन्फ़िगरेशन में जोड़ें (उदाहरण के लिए, Cursor या Claude में):
Tags
Related Entries
Keep exploring similar tools and resources in this category.
TinyFish
MCP ServersTinyFish MCP संगत AI सहायकों को वेब ऑटोमेशन, वेब सर्च, सामग्री निष्कर्षण और रिमोट ब्राउज़र-सत्र उपकरण प्रदान करता है। होस्ट किया गया MCP सर्वर OAuth 2.1 का उपयोग करता है, जबकि एक वैकल्पिक स्थानीय @tiny-fish/mcp प्रॉक्सी केवल-स्थानीय, CI और हेडलेस सेटअप के लिए API-कुंजी प्रमाणीकरण का समर्थन करता है।

TinyFish
MCP ServersTinyFish एक वेब इंफ्रास्ट्रक्चर प्लेटफॉर्म है जो AI एजेंटों के लिए लाइव वेब खोज, ब्राउज़र-रेंडर्ड कंटेंट निष्कर्षण, लक्ष्य-आधारित वेब स्वचालन और प्रबंधित क्लाउड ब्राउज़र सत्रों को जोड़ता है। डेवलपर्स API, SDK, CLI और एजेंट फ्रेमवर्क तथा AI कोडिंग टूल्स के साथ एकीकरण के माध्यम से प्लेटफॉर्म तक पहुंच सकते हैं।

TinyFish
MCP ServersTinyFish is a web infrastructure platform for AI agents that combines live web search, browser-rendered content extraction, goal-based web automation, and managed cloud browser sessions. Developers can access the platform through APIs, SDKs, a CLI, and integrations with agent frameworks and AI coding tools.
TinyFish
MCP ServersTinyFish exposes web automation, web search, content extraction, and remote browser-session tools to MCP-compatible AI assistants. The hosted MCP server uses OAuth 2.1, while an optional local @tiny-fish/mcp proxy supports API-key authentication for local-only, CI, and headless setups.

openaiDeveloperDocs
MCP ServersOpenAI Developer Docs MCP is an OpenAI-hosted, read-only server that lets MCP clients search and fetch documentation from developers.openai.com, platform.openai.com, and learn.chatgpt.com. It uses a public streamable HTTP endpoint and does not call the OpenAI API on the user's behalf.
Related Reads
Background, tutorials, and protocol context connected to this entry.



