sf-intelligence — Salesforce org intelligence for AI agents
Rank #3,041io.github.PranavNagrecha/sf-intelligence
Offline, read-only MCP knowledge base for one Salesforce org's metadata, deps & impact.
sf-intelligence — Salesforce org intelligence for AI agents is a Model Context Protocol (MCP) server published by pranavnagrecha. It ranks #3,041 of 115,591 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. sf-intelligence — Salesforce org intelligence for AI agents is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 112,550 of 115,591 servers on MCP Toplist.
Use sf-intelligence — Salesforce org intelligence for AI agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sf-intelligence -- npx -y mcp sf-intelligence[mcp_servers.sf-intelligence]
command = "npx"
args = ["-y", "mcp", "sf-intelligence"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp",
"sf-intelligence"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp",
"sf-intelligence"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sf-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"sf-intelligence"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp",
"sf-intelligence"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sf-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp",
"sf-intelligence"
]
}
}
}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.PranavNagrecha%2Fsf-intelligence)<a href="https://mcptoplist.com/server/io.github.PranavNagrecha%2Fsf-intelligence"><img src="https://mcptoplist.com/badge/io.github.PranavNagrecha%2Fsf-intelligence.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pranavnagrecha
Other servers by pranavnagrecha
View all pranavnagrecha servers →Available versions (5)
| Version | Published |
|---|---|
| 0.3.2 | Aug 24, 2026 |
| 0.3.1 | Aug 22, 2026 |
| 0.3.0 | Aug 8, 2026 |
| 0.2.5 | Jul 30, 2026 |
| 0.1.14 | Jun 25, 2026 |
Frequently asked questions
- Who maintains sf-intelligence — Salesforce org intelligence for AI agents?
- sf-intelligence — Salesforce org intelligence for AI agents is maintained by pranavnagrecha, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is sf-intelligence — Salesforce org intelligence for AI agents listed on the Official MCP Registry?
- Yes — sf-intelligence — Salesforce org intelligence for AI agents is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does sf-intelligence — Salesforce org intelligence for AI agents have?
- MCP Toplist tracks 5 versions of sf-intelligence — Salesforce org intelligence for AI agents, most recently published on Aug 24, 2026.
- Where can I find the source code for sf-intelligence — Salesforce org intelligence for AI agents?
- The source code for sf-intelligence — Salesforce org intelligence for AI agents is hosted at github.com/pranavnagrecha/salesforce-intelligence.