Create, deploy, and manage Netlify projects and extensions from an AI client.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Software Development › HubSpot MCP Server

Work with HubSpot CRM objects, properties, associations, and engagements.
A preview derived from this server’s definition — not a live run. Nothing runs and no key is sent until you connect. You run this server on your own machine — FindAgent never runs it.
List CRM objects of a given type.
Search CRM objects with filters.
Read several CRM objects at once.
Create several CRM objects at once.
Update several CRM objects at once.
Read the schemas of CRM object types.
List the properties on an object type.
Create a property on an object type.
List associations between objects.
Create a note, task, call, or email.
Used with: api.hubapi.com
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @hubspot/mcp-serverPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"hubspot-mcp": {
"command": "npx",
"args": [
"-y",
"@hubspot/mcp-server"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
Create a private app in HubSpot and grant it only the scopes you need.
Get this from hubapi.com's account or API settings.
Paste the value as a single line.
Only sent to: api.hubapi.com
Create, deploy, and manage Netlify projects and extensions from an AI client.
Ask questions about any public GitHub repository and get grounded answers.
Feed a coding agent the layout and styling data behind a Figma file.
Find, create, and update Linear issues, projects, and comments.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
Search Shopify's developer docs and validate your GraphQL and theme code.