timaw513-emergenit/postman-salesforce-mcp
If you are the rightful owner of postman-salesforce-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates Postman collections with Salesforce APIs for seamless data management and testing automation.
Tools
Functions exposed to the LLM to take actions
authenticate_salesforce
Authenticate with Salesforce using OAuth2.
set_postman_api_key
Set your Postman API key.
get_postman_collection
Retrieve a Postman collection by ID.
execute_postman_request
Execute a specific request from a collection.
salesforce_query
Execute SOQL queries.
salesforce_create_record
Create new Salesforce records.
salesforce_update_record
Update existing Salesforce records.
salesforce_delete_record
Delete Salesforce records.
describe_salesforce_object
Get metadata for Salesforce objects.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client