Salesforce SAP MCP
by prasanth-personal · ai-ml · mcp-server, glama
Enables Claude AI to securely query live SAP inventory data through Salesforce by invoking typed Apex methods via MCP, using OAuth 2.0 JWT Bearer flow for authentication.
Source: https://github.com/prasanth-personal/claude-salesforce-mcp
Install
git clone https://github.com/prasanth-personal/claude-salesforce-mcpUse this forAI-extracted
- →Query Salesforce records and retrieve customer data directly from Claude
- →Update Salesforce objects and create new leads or opportunities through conversation
- →Sync Salesforce data with Claude for real-time CRM operations without leaving your IDE
Works with
Tags: mcp-server, glama
Source: glama
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Salesforce SAP MCP is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Salesforce External MCP Server by prasanth-personal
Enables Agentforce agents to retrieve order status and loyalty points from external systems via OAuth 2.0 secured MCP endpoints hosted on AWS.
- cpp-semantic-graph by FS-Yuao
Builds a semantic knowledge graph of C++ code and exposes 9 MCP tools for AI assistants to search classes, functions, inheritance, callers, callees, overrides, and more.
- governor by rober8b
Governor is an MCP server that acts as a safety belt for AI agent payments, providing a three-layer deterministic evaluation (rules, behavior anomaly, and intention coherence) to approve, escalate, or block payments before execution, and integrates directly with Claude Code.
- this-needs-a-call by jacobparis
Self-host a realtime voice-call companion for coding agents. Exposes an MCP endpoint that agents can poll as an alternate input stream.
- Financial Data MCP Server by rajithpr
Enables AI models to access real-time financial market data including stock quotes, fundamentals, daily prices, symbol search, and market status via the Alpha Vantage API. Works with any MCP-compatible client like Claude Desktop for natural language interaction.
- mcp-rap-migrator by sharmarhl1994-bit
MCP server that migrates SAP Module Pool programs to RAP applications interactively, using AI and SAP ADT REST APIs with human approval at each step.
- hachanha-mcp by QWER-ASDF-1234
MCP server that converts user requests into deliberately poor drawing prompts, enabling ChatGPT to render intentionally shabby sketches instead of realistic images.
- tradingview by Mftrdnd
Connects Claude Code to your locally running TradingView Desktop app via Chrome DevTools Protocol for AI-assisted chart analysis, Pine Script development, and workflow automation.
Frequently asked questions
How do I install Salesforce SAP MCP?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Salesforce SAP MCP?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Salesforce SAP MCP free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.