Server data from the Official MCP Registry
AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.
AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.
Remote endpoints: streamable-http: https://selectic.ai/api/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
MCP connector for Selectic — give Claude or ChatGPT the ability to call, text, and email businesses for you (get a price, book a slot, ask a question) and read back the transcript, recording, and replies.
Most clients can use the hosted endpoint directly (https://selectic.ai/api/mcp, Authorization: Bearer <key>). For stdio-only clients (e.g. Claude Desktop), this package bridges stdio ↔ the hosted endpoint.
Get an API key at https://selectic.ai/dashboard, then:
SELECTIC_API_KEY=slc_your_key npx -y @selectic/mcp
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"selectic": {
"command": "npx",
"args": ["-y", "@selectic/mcp"],
"env": { "SELECTIC_API_KEY": "slc_your_key" }
}
}
}
place_call, get_call, send_sms, send_email, get_replies, list_outreach. See https://selectic.ai/docs.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.