Skip to main content
Glama
23,456 servers. Updated

"Microsoft SQL Server database management system" matching MCP connectors:

GET /v1/connectors – MCP directory API reference

Matching Connector Tools:

  • Hosted remote server for a Microsoft 365, Gmail or IMAP mailbox you already own: read, search, draft, reply in thread, forward and file mail. It moves or flags up to 500 messages in one call, and a send leaves exactly one copy in Sent. A calendar is a separate connection, and connecting one adds diary and scheduling tools.

  • AgentiSend is a transactional email API: send through verified domains with a message log, budgets, a preflight and refusals that name the fix; built so AI agents can send on your behalf. The hosted MCP server at https://api.agentisend.com/mcp exposes 82 tools (44 on tools/list; the rest via list_more_tools). A send is one message or a batch of up to 500 items with per-item results. preflight_email runs every gate a real send runs, sends nothing, and costs nothing. Every 4xx returns code, message, and fix. There is no tool for unsolicited mail. Auth is a bearer API key or OAuth 2.1 with dynamic client registration. Starter prompts: "Send this receipt to the customer." "Preflight this send and tell me what would stop it." "What can I spend today?"

  • Your agent needs a mailbox of its own — to receive, thread, draft and send, with attachments, without borrowing your personal inbox or your company's SMTP. **What you can ask for** • "Create an inbox for this agent and tell me its address." • "Read the new messages in this thread and draft a reply." • "Send this message with the attachment and wait for the response." • "Search this inbox for everything from that domain." • "Show delivery metrics and the events on this inbox." **How to use it** Point any MCP client at https://mcp.aisa.one/mail/mcp and sign in with OAuth — there is no key to create or paste. 49 tools: create and delete inboxes, list and read messages, raw message bodies, attachments, threads, drafts and draft attachments, send and reply, message search, inbox events, metrics, and list entries — reads and writes. **Why this rather than the source** A real inbox an agent owns, rather than an SMTP credential it borrows from a human. **It is also a door to the rest** The same login reaches 26 sources and 580+ operations. Find the contact elsewhere in the catalogue, then write to them from here — without adding a second server. **What it costs** Finding and inspecting an operation is free. Running one is billed per call at API prices, with no seat and no monthly minimum, and every call takes max_price_usd so an agent cannot overspend by accident. **Where else it reaches** https://mcp.aisa.one/sales/mcp finds the person to write to.

  • Crevio's MCP server lets an agent run a real online business, not just read from one. It exposes a delegation surface (ask_crevio, start_task, wait_for_run, send_message, resolve_approvals) plus code_search and code_execute for calling the full Crevio REST API - products, customers, orders, email, socials, and sites.

  • Give your AI agent an identity it owns: email inbox, US phone number, SMS, voice, and a vault.

  • Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.

  • Send transactional email, run campaigns, manage contacts and automations, audit deliverability.

  • Find and enrich leads, run multi-channel outreach, and manage the sales pipeline.

  • Capture receipts, scan Gmail, analyze spending, and create reviewed reports from AI assistants.

  • Ephemeral mailboxes and a mock OAuth IdP for testing email and auth flows — 39 API-driven tools

  • Job search management: applications, interviews, offers, recruiter email, and company openings.

  • Cameron Rye's blog, projects, resume, and live site stats, plus contact and newsletter tools.

  • Email verification for AI agents — verify, clean & validate emails; self-onboard + crypto pay

  • MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.

  • Cloudflare Workers MCP server: email-validator

  • Shared inbox and customer support platform for teams. Manage email conversations, assignments, labels, internal notes, contacts, and replies. 29 tools. Connect with your Helpmonks access token.

  • Hosted multi-user MCP for Microsoft Exchange - on-premises, hybrid and Online, per-user rights

  • Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.

  • Your unified inbox — everything that reaches you, understood and actionable from your AI assistant.

  • Phone, SMS & email for AI agents. One remote MCP server (Streamable HTTP, OAuth or API-key auth, no local install) exposing call, sms, email, and event tools; also usable via CLI, Python SDK, and OpenAPI. Self-hostable, AGPLv3.