Skip to main content
Glama
selectic-ai

selectic-mcp

Official
by selectic-ai

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

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.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityStale
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

Latest Blog Posts

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