Back to Home
timescale icon

tiger-salesforce-mcp-server

Verified Safe

by timescale

Overview

Provides LLMs with tools to semantically search Salesforce case summaries and retrieve detailed case information from a TimescaleDB database.

Installation

Run Command
node dist/index.js stdio

Environment Variables

  • PGHOST
  • PGDATABASE
  • PGPORT
  • PGUSER
  • PGPASSWORD
  • OPENAI_API_KEY
  • SALESFORCE_DOMAIN

Security Notes

The server uses environment variables for sensitive credentials (database, OpenAI API key) and Kubernetes secrets for deployment, which are good practices. There are no obvious hardcoded secrets or malicious patterns in the provided source code snippets. Standard database and network security best practices should be followed for the TimescaleDB and Salesforce connections.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassMedium
Avg Tokens40
Stars22
Forks0
Last Update2026-01-07

Tags

SalesforceLLM ToolsSemantic SearchTimescaleDBModel Context Protocol