Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

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

GitHubEmbed

Описание

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

📝 Read the full write-up on Medium

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.

notes

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_record uses MCP Sampling with tools + structured output. Authentication via JWT Bearer Flow.

Resources

  

 
Interesting discussion by awesome Pamela Fox:

"Can VS Code skills be a replacement for MCP servers?":

from github.com/rowellsuper/mcp-salesforce

Установка Tools Salesforce

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/rowellsuper/mcp-salesforce

FAQ

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

Compare Tools Salesforce with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai