mcpbeat Sign in

Kodey AI Salesforce MCP Server

not responding

Kodey AI Salesforce MCP is listed as active in the registry but did not answer our last check. Last commit 24 Oct 2025.

Run SOQL queries to explore and retrieve Salesforce data. Inspect records, fields, and relationshi…

Uptime history 47 days of history · worst day 0%
47 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
337 ms
Response time
average over 24h
0
Stars
last commit 24 Oct 2025

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/publish-providers.yml:163
      - name: Update main server dependency
        if: ${{ steps.changelog.outputs.skipped == 'false' && steps.release.outputs.id != '' && matrix.package != 'mcp-provider-api' }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add kodey-ai-salesforce-mcp --transport http https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kodey-ai-salesforce-mcp": {
      "url": "https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kodey-ai-salesforce-mcp]
url = "https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kodey-ai-salesforce-mcp": {
      "url": "https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kodey-ai-salesforce-mcp": {
      "url": "https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp streamable-http answering 337 ms 13 min ago

Alternatives to Kodey AI Salesforce MCP

same job, measured the same way
Keboola
by keboola

Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...

3 079 installs/wk answering
Grain
by pattrnlabs

Run SQL queries and inspect database schemas through safe, visible MCP tools.

191 installs/wk local only
Snowflake MCP Server
by nsphung

A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants

591 installs/wk local only
Pet Data Station
by petforai

Source-verified pet food regulations, recalls, nutrient standards and species care data.

8 tools answering
SQL Preview
by fadnavismehul

Run governed SQL queries and inspect database schemas from MCP agents.

80 installs/wk local only
Prometheus MCP
by mshegolev

Prometheus MCP — query metrics, inspect alerts, and explore scrape targets (read-only).

105 installs/wk local only
Knack
by usefulapi

Read, create, update and delete records; inspect objects, fields and schema in your Knack database.

9 tools answering
Axiom
by axiom

List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring.

answering

Kodey AI Salesforce MCP — questions

Answers built from our own checks of this server.

Is Kodey AI Salesforce MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 337 ms. The bar chart above shows every period we have measured.
The registry lists Kodey AI Salesforce MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Kodey AI Salesforce MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kodey AI Salesforce MCP need an API key?
No. Kodey AI Salesforce MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Kodey AI Salesforce MCP open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.