Tools Salesforce
БесплатноНе проверенConnects to Salesforce scratch orgs and allows AI to generate and insert realistic nested test records via natural language descriptions using the Composite Tre
Описание
Connects to Salesforce scratch orgs and allows AI to generate and insert realistic nested test records via natural language descriptions using the Composite Tree REST API.
README
Custom MCP Server that Connects to Salesforce Scratch Orgs — and Lets AI Generate Test Data
A custom MCP server built with FastMCP that connects to a Salesforce scratch org via JWT Bearer Flow. It uses MCP Sampling to let an LLM autonomously look up the data model, generate realistic nested test records, and insert them via the Composite Tree REST API. You describe the scenario in plain English. The server does the rest.

Tools
| Tool | Description |
|---|---|
query_salesforce(soql_query) |
Runs a SOQL query against the connected scratch org and returns matching records |
describe_sobject(sobject_name) |
Returns createable fields for an sObject (name, type, nillable) |
get_basic_datamodel() |
Returns a lightweight field map for Account, Contact, Case, User |
generate_nested_record(request) |
Uses LLM sampling to draft a Composite Tree compatible nested record from a natural-language request |
insert_record(root_sobject, record) |
Posts the payload to composite/tree/{root_sobject} |
Note:
generate_nested_recorduses MCP Sampling with tools + structured output. Authentication via JWT Bearer Flow.
Resources
- https://help.salesforce.com/s/articleView?id=xcloud.jwt_connectedapp_enable.htm&type=5
- https://generect.com/blog/salesforce-mcp-integration/
- https://www.jlowin.dev/blog/the-inverted-agent
Interesting discussion by awesome Pamela Fox:"Can VS Code skills be a replacement for MCP servers?":
Установка Tools Salesforce
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/rowellsuper/mcp-salesforceFAQ
Tools Salesforce MCP бесплатный?
Да, Tools Salesforce MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tools Salesforce?
Нет, Tools Salesforce работает без API-ключей и переменных окружения.
Tools Salesforce — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Tools Salesforce в Claude Desktop, Claude Code или Cursor?
Открой Tools Salesforce на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Tools Salesforce with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
