Skip to main content
Glama
package.json643 B
{ "name": "salesforce-mcp", "module": "index.ts", "type": "module", "private": true, "scripts": { "build": "bun build --outdir=build src/stdio.ts src/server.ts src/streamable.ts --target=node", "build:watch": "bun --watch build --outdir=build src/stdio.ts src/server.ts src/streamable.ts --target=node" }, "devDependencies": { "@types/bun": "latest", "@types/express": "^5.0.1" }, "peerDependencies": { "typescript": "^5.8.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.0", "express": "^5.1.0", "jsforce": "^3.8.1", "ollama": "^0.5.16" }, "files": [ "build" ] }

Latest Blog Posts

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/jpmonette/salesforce-mcp'

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