G Gremlin Salesforce
БесплатноНе проверенA dedicated Model Context Protocol server that enables AI clients to interact with Salesforce tools for data analysis and management via the g-gremlin CLI. It s
Описание
A dedicated Model Context Protocol server that enables AI clients to interact with Salesforce tools for data analysis and management via the g-gremlin CLI. It supports both read-only and write-enabled operations for seamless integration with tools like Claude Desktop and Cursor.
README
Standalone Salesforce MCP launcher for g-gremlin.
This package provides a dedicated g-gremlin-sfdc-mcp command so MCP clients can connect to Salesforce tools without calling the broader g-gremlin CLI directly.
It delegates to:
g-gremlin mcp serve(read/analyze tools only)g-gremlin mcp serve --enable-writes(write tools exposed; apply calls still requireplan_hash)
Quickstart
pipx install g-gremlin
pipx install g-gremlin-sfdc-mcp
g-gremlin sfdc connect --org-alias dev
Claude Desktop
{
"mcpServers": {
"g-gremlin-sfdc": {
"command": "g-gremlin-sfdc-mcp"
}
}
}
To expose write tools:
{
"mcpServers": {
"g-gremlin-sfdc": {
"command": "g-gremlin-sfdc-mcp",
"args": ["--enable-writes"]
}
}
}
Cursor / Windsurf
Use the same MCP server command in your client config:
{
"mcpServers": {
"g-gremlin-sfdc": {
"command": "g-gremlin-sfdc-mcp"
}
}
}
To expose write tools in Cursor/Windsurf, add:
{
"mcpServers": {
"g-gremlin-sfdc": {
"command": "g-gremlin-sfdc-mcp",
"args": ["--enable-writes"]
}
}
}
Health check
g-gremlin-sfdc-mcp --check
Development
git clone https://github.com/mikeheilmann1024/g-gremlin-salesforce-mcp
cd g-gremlin-salesforce-mcp
pip install -e ".[dev]"
pytest
License
MIT
Установка G Gremlin Salesforce
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mikeheilmann1024/g-gremlin-salesforce-mcpFAQ
G Gremlin Salesforce MCP бесплатный?
Да, G Gremlin Salesforce MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для G Gremlin Salesforce?
Нет, G Gremlin Salesforce работает без API-ключей и переменных окружения.
G Gremlin Salesforce — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить G Gremlin Salesforce в Claude Desktop, Claude Code или Cursor?
Открой G Gremlin 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-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare G Gremlin Salesforce with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
