πŸ“šAllForClaude
SkillsMCPPluginsCategoriesHow to install
πŸ“š AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • πŸ’» Development & Coding
  • ⚑ Productivity & Automation
  • 🎨 Creative, Design & Art
  • πŸ“„ Documents & Office
  • πŸ’¬ Communication & Messaging
  • πŸ€– AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

Β© 2026 AllForClaude. An independent, community directory β€” not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /MCP Servers
  3. /Marketing & SEO
  4. /HubSpot Server
πŸ“ˆ

HubSpot Server

πŸ”ŒMCP ServerπŸ“ˆMarketing & SEO5

Access HubSpot CRM data including contacts, companies, deals, and marketing automation from Claude Code

By HubSpot

hubspotcrmmarketingsalescommunity

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "hubspot-server": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’

Source

  • Claude Directory

More in Marketing & SEO

View all β†’
πŸ“ˆ
🧩Skillβ˜… Featured

Internal Comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletter…

πŸ“ˆMarketing & SEO158,616
πŸ“ˆ
πŸ€–Subagent

Seo Specialist

Expert SEO strategist specializing in technical SEO, content optimization, and search engine rankings. Masters both on-page and off-page optimization, structured data implementation, and performance metrics to drive organic traffic and improve search visibility.

πŸ“ˆMarketing & SEO225,587
πŸ“ˆ
πŸ€–Subagent

Search & AI Optimization Expert

Expert guidance for modern search optimization: SEO, Answer Engine Optimization (AEO), and Generative Engine Optimization (GEO) with AI-ready content strategies

πŸ“ˆMarketing & SEO36,140
πŸ“ˆ
πŸ“¦Plugin

Pm Go To Market

Go-to-market skills for PMs: GTM strategy, growth loops, GTM motions, beachhead segments, and ideal customer profiles.

πŸ“ˆMarketing & SEO22,325

How to install

MCP Server

MCP servers let Claude connect to external tools & services. Add this server to your MCP config, then restart the app.

Claude Desktop / Claude Code (local, stdio):

Add to claude_desktop_config.json (Desktop) or .mcp.json (Claude Code):

config
{
  "mcpServers": {
    "hubspot-server": {
      "command": "npx",
      "args": ["-y", "<package-name>"]
    }
  }
}

Claude.ai (remote / hosted):

Settings β†’ Connectors β†’ β€œ+” β†’ search the directory β†’ Connect, then authenticate via OAuth if prompted.

Config keys vary per server β€” always follow the server's own README. Restart Claude after adding it.

Exact steps can vary per project β€” always double-check the original source. New to this? Read the full install guide β†’