selectic-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@selectic-mcpPlace a call to the plumber to ask about emergency service rates."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
selectic-mcp
MCP connector for Selectic — give your AI assistant (Claude, ChatGPT, Perplexity, or any MCP-compatible app) the ability to call, text, and email businesses for you: get quotes, book appointments, ask questions — and read back the transcript, recording, and replies. New accounts start with $2 free. US businesses for now.
Most apps can add the hosted endpoint directly as a custom connector:
https://selectic.ai/api/mcpYou'll be prompted to sign in (OAuth) the first time — no API key to manage. For stdio-only clients (e.g. Claude Desktop), this package bridges stdio ↔ the hosted endpoint.
Use
npx -y @selectic/mcp@latestIt opens a browser the first time so you can sign in to Selectic.
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"selectic": {
"command": "npx",
"args": ["-y", "@selectic/mcp@latest"]
}
}
}Related MCP server: Spix
Tools
place_call, get_call, send_sms, send_email, get_replies, list_outreach, list_call_types. See https://selectic.ai/docs.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceEnables AI assistants to make real phone calls on your behalf using VoIP, handling conversations automatically through OpenAI's Real-Time Voice API. Simply tell Claude what you want to accomplish and it will call and manage the entire conversation for you.Last updated23
- AlicenseBqualityDmaintenanceGive AI agents a real phone number and voice. Make calls, send email, manage contacts — 26 tools, 12 resources.Last updated431MIT
- Alicense-qualityDmaintenanceConnects AI assistants to over 30 business tools like Gmail, Slack, and Airtable through a single unified interface. It enables users to perform actions across multiple platforms using natural language without managing individual API integrations.Last updated2MIT
- AlicenseAqualityBmaintenanceManage voice AI agents, make calls, run campaigns, and control phone numbers through natural language.Last updated58481MIT
Related MCP Connectors
Let AI agents place real phone calls from your verified number, with transcripts and recordings.
AI voice agents: assistants, calls, campaigns, leads, knowledge bases, WhatsApp, SMS & SIP trunks.
Pay-per-call agent superpowers: media/video gen, product demos, research, GTM, scraping, compute.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/selectic-ai/selectic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server