C
Carbon Salesforce MCP Server
by @IBM
MCP server providing direct access to IBM's Carbon for Salesforce repository via GitHub Enterprise API. Enables AI assistants to retrieve component source code, browse repository structure, and search files for Carbon Design System implementation in Salesforce LWCs.
Created 11/6/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-carbon-salesforce-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"ibm-carbon-salesforce-mcp-server": {
"command": "npx",
"args": [
"ibm-carbon-salesforce-mcp-server"
]
}
}
}
Author Servers
Other servers by IBM