Skip to main content
Glama
by kodey-ai
package.json562 B
{ "name": "salesforce-mcp-minimal", "version": "1.0.0", "description": "Minimal Salesforce MCP Server", "type": "module", "main": "index.mjs", "module": "index.mjs", "scripts": { "start": "node index.mjs", "start:smithery": "node .smithery/index.cjs" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "@smithery/sdk": "latest", "cors": "^2.8.5", "express": "^4.18.2", "jsforce": "^3.10.8", "zod": "^3.25.76" }, "engines": { "node": ">=18.0.0" }, "author": "Ecotoreda", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kodey-ai/salesforce-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server