SERVER

SeldonFrame

Rank #1,268

io.github.seldonframe/seldonframe-mcp

Open-source agency CRM platform with MCP-native client management, booking, intake forms, and AI chatbots.

First listed
Mar 26, 2026
Last publish date
May 13, 2026
OVERVIEW

SeldonFrame is a Model Context Protocol (MCP) server published by seldonframe. It ranks #1,268 of 76,851 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. SeldonFrame is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Mar 26, 2026 and most recently updated on May 13, 2026.

STANDING
#1,268of 76,851 tracked serversTop 5%

Ranks ahead of 75,583 of 76,851 servers on MCP Toplist.

CONNECT

Use SeldonFrame

Add SeldonFrame to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "seldonframe-mcp": {
      "url": "https://mcp.seldonframe.com/v1"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "seldonframe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@seldonframe/mcp"
      ],
      "env": {
        "SELDONFRAME_API_KEY": "<your SELDONFRAME_API_KEY>",
        "SELDONFRAME_API_URL": "<your SELDONFRAME_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION

seldonframe

Organization
Servers in org
1
Versions across org
1
VERSIONS

Available versions (1)

VersionPublished
1.45.1May 13, 2026
FAQ

Frequently asked questions

Who maintains SeldonFrame?
SeldonFrame is maintained by seldonframe, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
Is SeldonFrame listed on the Official MCP Registry?
Yes — SeldonFrame is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
How many versions does SeldonFrame have?
MCP Toplist tracks 1 version of SeldonFrame, most recently published on May 13, 2026.
Where can I find the source code for SeldonFrame?
The source code for SeldonFrame is hosted at github.com/seldonframe/seldonframe.
EXPLORE