Back to Browse

Selectic MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.

About

AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.

Remote endpoints: streamable-http: https://selectic.ai/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

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/mcp

You'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@latest

It 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"]
    }
  }
}

Tools

place_call, get_call, send_sms, send_email, get_replies, list_outreach, list_call_types. See https://selectic.ai/docs.

Reviews

No reviews yet

Be the first to review this server!