Selectic
Rank #53,505io.github.selectic-ai/mcp
AI agent that calls, texts & emails businesses for you, then returns transcripts and replies.
Selectic is a Model Context Protocol (MCP) server published by selectic-ai. It ranks #53,505 of 132,046 servers tracked on MCP Toplist. Selectic is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Jun 17, 2026.
Ranks ahead of 78,541 of 132,046 servers on MCP Toplist.
Use Selectic
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http selectic-ai https://selectic.ai/api/mcpclaude mcp add selectic-ai -- npx -y @selectic/mcp[mcp_servers.selectic-ai]
url = "https://selectic.ai/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.selectic-ai]
command = "npx"
args = ["-y", "@selectic/mcp"]Add to ~/.codex/config.toml.
https://selectic.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"selectic-ai": {
"command": "npx",
"args": [
"-y",
"@selectic/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"selectic-ai": {
"url": "https://selectic.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"selectic-ai": {
"command": "npx",
"args": [
"-y",
"@selectic/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"selectic-ai": {
"type": "http",
"url": "https://selectic.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"selectic-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@selectic/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"selectic-ai": {
"serverUrl": "https://selectic.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"selectic-ai": {
"command": "npx",
"args": [
"-y",
"@selectic/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"selectic-ai": {
"url": "https://selectic.ai/api/mcp"
}
}
}{
"mcpServers": {
"selectic-ai": {
"command": "npx",
"args": [
"-y",
"@selectic/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.selectic-ai%2Fmcp)<a href="https://mcptoplist.com/server/io.github.selectic-ai%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.selectic-ai%2Fmcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
selectic-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jun 17, 2026 |
| 0.1.2 | Jun 17, 2026 |
Frequently asked questions
- Who maintains Selectic?
- Selectic is maintained by selectic-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Selectic listed on the Official MCP Registry?
- Yes — Selectic is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Selectic have?
- MCP Toplist tracks 2 versions of Selectic, most recently published on Jun 17, 2026.
- Where can I find the source code for Selectic?
- The source code for Selectic is hosted at github.com/selectic-ai/selectic-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.