BuildForce
FreeNot checkedAI-powered enterprise operations automation for Salesforce, HubSpot, and ServiceNow administration.
About
AI-powered enterprise operations automation for Salesforce, HubSpot, and ServiceNow administration.
README
Turn your AI assistant into your Salesforce / HubSpot / ServiceNow operations team.
Buildforce is a hosted (remote) MCP server that connects Claude, ChatGPT, Gemini, and Copilot to the back-end of your SaaS platforms — so your AI can run health checks, quantify configuration debt in dollars, assess deployment safety, and ship approved changes with sandbox-first guardrails.
- Endpoint:
https://mcp.buildforce.io/mcp(Streamable HTTP) - Auth: OAuth 2.1 + PKCE (authorization server metadata)
- Registry: io.buildforce/agentic-ops on the official MCP registry
- Website: buildforce.io/mcp · Docs: buildforce.io/docs/mcp · Privacy: buildforce.io/privacy · Terms: buildforce.io/terms
Install (60 seconds)
Claude (claude.ai / Claude Desktop / Claude Code)
Settings → Connectors → Add custom connector → paste:
https://mcp.buildforce.io/mcp
Sign in (or create a free account) when the OAuth screen appears, then ask:
"Run a Buildforce health check on our Salesforce org."
Claude Code (CLI)
claude mcp add --transport http buildforce https://mcp.buildforce.io/mcp
ChatGPT (Developer Mode / Apps)
Settings → Connectors → Add connector → https://mcp.buildforce.io/mcp (OAuth, supports offline_access refresh tokens).
Gemini CLI
Install as an extension (bundles the consultant context + OAuth config):
gemini extensions install https://github.com/SparkSMB-Tim/buildforce-mcp
Or add the raw MCP server:
gemini mcp add buildforce https://mcp.buildforce.io/mcp --transport http
What it does
~70 tools, capability-gated per organization — a connected account only sees tools for the platforms it actually has:
| Capability | Examples |
|---|---|
| Health checks (always on) | 200+ checks across security, data quality, automation, adoption, cost; dollar-quantified tech-debt impact; trend prediction; anomaly detection |
| Salesforce | SOQL, metadata, Apex deploy/tests, permission sets, validation rules, sandboxes, Data Cloud (segments, identity resolution, calculated insights), Agentforce agents/topics/actions, OmniStudio |
| Deployment & CI/CD | Environment comparison, deployment preview/validate/execute/rollback, automated pipelines, test orchestration |
| ServiceNow | Instance operations and health |
| HubSpot | CRM operations and health |
Safety model
- Read tools are annotated
readOnlyHint; write tools carrydestructiveHint. - Writes route sandbox-first with explicit production confirmation.
- OAuth-scoped to your org membership — the server enforces row-level security; no service-role access from the connector.
Pricing
Free to start — connect an org and run assessments at no cost. Pay per outcome with credit packs, subscribe to a monthly Connector plan, or go fully managed. See buildforce.io/pricing.
About this repository
This repo hosts the public MCP manifest (server.json) and documentation for the hosted Buildforce connector. The server itself runs on Cloudflare Workers at mcp.buildforce.io.
© Buildforce · buildforce.io
Installing BuildForce
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/sparksmb-tim/buildforce-mcpFAQ
Is BuildForce MCP free?
Yes, BuildForce MCP is free — one-click install via Unyly at no cost.
Does BuildForce need an API key?
No, BuildForce runs without API keys or environment variables.
Is BuildForce hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install BuildForce in Claude Desktop, Claude Code or Cursor?
Open BuildForce on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by 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
by xuzexin-hzCompare BuildForce with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
