Skip to main content
Glama
eddywebs

Salesforce Metadata-Aware RAG MCP

by eddywebs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
DB_HOSTNoPostgreSQL hostlocalhost
DB_NAMENoDatabase namesfdxrag
DB_PORTNoPostgreSQL port5433
DB_USERNoDatabase userpostgres
NODE_ENVNoEnvironment (development/production)
LOG_LEVELNoLogging level (debug/info/warn/error)
DB_PASSWORDNoDatabase passwordpostgres
SF_PASSWORDYesSalesforce password
SF_USERNAMEYesSalesforce username
SF_LOGIN_URLYesLogin URL (https://login.salesforce.com or https://test.salesforce.com)
DOTENV_SILENTNoSuppress dotenv logging
SF_SECURITY_TOKENYesSalesforce security token

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/eddywebs/sfdxmcp'

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