tiger-salesforce-mcp-server
Verified Safeby timescale
Overview
Provides LLMs with tools to semantically search Salesforce case summaries and retrieve detailed case information from a TimescaleDB database.
Installation
node dist/index.js stdioEnvironment 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
mcp-server-typescript
Provides a Model Context Protocol (MCP) server to enable AI assistants to access DataForSEO's SEO data APIs through a standardized interface.
tiger-memory-mcp-server
A backend server for a Minecraft-related application, likely providing data management or proxy services.
smartlead-mcp-server
This server acts as a Model Context Protocol (MCP) interface for SmartLead's cold email marketing automation platform, enabling AI coding tools to manage campaigns, leads, and analytics.
mcp-server-bbc
An AI assistant that manages BuilderBot projects by listing, retrieving, creating, updating, deleting, and duplicating projects using a set of defined tools.