tiger-salesforce-mcp-server
API wrapped around our salesforce database
Install / Use
claude mcp add timescale -- npx -y github:timescale/tiger-salesforce-mcp-serverIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Data & AnalyticsSupported Platforms
Skill content
View source on GitHub{ "name": "@tigerdata/tiger-salesforce-mcp-server", "version": "0.1.0", "description": "MCP server to expose an API around our embedded salesforce database", "license": "UNLICENSED", "author": "TigerData", "homepage": "https://tigerdata.com", "type": "module", "bin": { "tiger-salesforce-mcp-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsx watch src/index.ts http", "watch:http": "tsx watch src/index.ts http", "start": "node dist/index.js stdio", "start:http": "node dist/index.js http", "lint": "eslint", "lint:fix": "eslint --fix", "prettier:check": "prettier --check .", "prettier:write": "prettier --write .", "inspector": "npx @modelcontextprotocol/inspector" }, "dependencies": { "@ai-sdk/openai": "^2.0.68", "@tigerdata/mcp-boilerplate": "^0.8.0", "ai": "^5.0.94", "dotenv": "^17.2.3", "jsforce": "^3.10.14", "pg": "^8.16.3", "zod": "^3.25.76" }, "devDependencies": { "@eslint/js": "^9.39.1", "@types/express": "^5.0.6", "@types/node": "^22.19.1", "@types/pg": "^8.15.4", "eslint": "^9.39.1", "prettier": "^3.6.2", "shx": "^0.4.0", "tsx": "^4.20.6", "typescript": "^5.9.3", "typescript-eslint": "^8.47.0" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
