Salesforce HTTP MCP Server
@mrpaapi
About Salesforce HTTP MCP Server
salesforce-http-mcp-server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Salesforce HTTP MCP Server?
A Model Context Protocol (MCP) server that integrates Salesforce with LangChain, enabling tool discovery and SOQL query execution over HTTP.
How to use Salesforce HTTP MCP Server?
Clone the repository, install dependencies with npm install, configure environment variables with Salesforce credentials in a .env file, then start the server with npm start. Use curl to call the manifest endpoint or execute SOQL queries via a POST request.
Key features of Salesforce HTTP MCP Server
- Exposes tool manifest at
/mcpand/sse - Executes SOQL queries via
/mcp/tool - Protected by API key authentication
- Rate limiting prevents abuse
- Integrates natively with LangChain
Use cases of Salesforce HTTP MCP Server
- Run ad‑hoc SOQL queries from an LLM‑powered chat interface
- Let LangChain agents discover and invoke Salesforce tools dynamically
- Securely expose Salesforce data to AI workflows with rate‑limiting
FAQ from Salesforce HTTP MCP Server
How do I authenticate requests?
Include an x-mcp-key header with your API key (set in the .env file) on every tool execution POST.
What endpoints does the server provide?
The manifest is available at /sse (GET, event‑stream) and /mcp; query execution is via POST to /mcp/tool.
What are the runtime dependencies?
Node.js and npm are required; install dependencies with npm install.
Does the server have rate limiting?
Yes, rate limiting is built in to prevent abuse.
Where does the server store my Salesforce data?
No data is stored—the server only relays queries and results over HTTP.
Frequently asked questions
How do I authenticate requests?
Include an `x-mcp-key` header with your API key (set in the `.env` file) on every tool execution POST.
What endpoints does the server provide?
The manifest is available at `/sse` (GET, event‑stream) and `/mcp`; query execution is via POST to `/mcp/tool`.
What are the runtime dependencies?
Node.js and npm are required; install dependencies with `npm install`.
Does the server have rate limiting?
Yes, rate limiting is built in to prevent abuse.
Where does the server store my Salesforce data?
No data is stored—the server only relays queries and results over HTTP.
Basic information
More Data & Analytics MCP servers

Rankbits
rankbitsAI visibility analytics across 15+ providers (ChatGPT, Perplexity, Gemini, AI Overviews, and more). The MCP connector lets assistants run scans, compare competitor mentions, and track your brand's visibility in AI answer
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl

CryptoWhaleInsights
CryptoWhaleInsights TeamReal-time crypto whale tracking & market intelligence. Monitors 80+ verified whale wallets across 14 blockchains (BTC, ETH, SOL, BSC, Base, ARB, MATIC, TON, SUI, HYPE, TRX, SEI, INJ, APT). 55 tools: whale movements, fear
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.

TofuBofu AI Visibility
Arnav NeilTofuBofu runs a free AI visibility scan for any B2B company, right inside your AI assistant. Ask it to scan a domain and it runs the questions real buyers ask across ChatGPT, Claude, Gemini, Perplexity, Google AI Overvie
Comments