777genius/hubspot-crm
v0.1.0Apache-2.0
Community package for the official HubSpot remote MCP integration for beta, read-only CRM object access through HubSpot's hosted MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
hubspot-crmstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.hubspot.com"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "hubspot-crm",
"version": "0.1.0",
"description": "Community package for the official HubSpot remote MCP integration for beta, read-only CRM object access through HubSpot's hosted MCP server.",
"author": {
"name": "777genius",
"url": "https://github.com/777genius"
},
"homepage": "https://developers.hubspot.com/mcp",
"repository": "https://github.com/777genius/universal-agent-plugins",
"license": "Apache-2.0",
"keywords": [
"agent-plugins",
"ai-agents",
"crm",
"hubspot",
"mcp",
"plugins",
"sales"
]
}