SEO Experts MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SEO Experts MCPwhat are Harry Sanders' top SEO tactics?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
That's Heaps — SEO Experts MCP
Query the distilled point of view of real SEO experts, straight from your AI assistant.
This MCP server gives Claude, Cursor, or any MCP client a set of tools to ask "what does [SEO expert] actually say about [topic]?" and get back concrete, actionable tactics, each linked to the expert's original source video.
Built by That's Heaps, a fractional growth consultancy specialising in SEO and GEO (getting brands cited by AI answer engines).
What's in it
Each expert is a separate "brain": their public content, transcribed and distilled into topic-tagged tactics.
Expert | Source | Tactics |
Harry Sanders (@harrysandersseo, StudioHawk) | 200 Instagram reels | 639 |
More experts are added over time. Each stays a distinct voice, never blended.
Related MCP server: VidLens
Tools
list_seo_experts— who's in the corpus, with each expert's POV summaryquery_seo_experts— filter tactics by topic / keyword / expert; every result links to the source videoget_expert_pov— an expert's signature view and where their corpus is rich vs thin
Install
Requires Node 22+.
git clone https://github.com/thatsheaps/experts.git
cd experts && npm installAdd to your Claude Code / Claude Desktop MCP config:
{
"mcpServers": {
"seo-experts": {
"command": "node",
"args": ["/absolute/path/to/experts/server.mjs"]
}
}
}Then ask your assistant things like "query the SEO experts on GEO" or "what's Harry Sanders' take on link building?".
Attribution & how this was made
Every tactic links back to the expert's original video. These are distillations of public content, published to point people toward each expert's work, not to replace it. If you're one of the featured experts and want changes or removal, open an issue or email hello@thatsheaps.com and we'll action it promptly.
Method: public content scraped, transcribed (Whisper), distilled into tactics (Claude), stored as a queryable SQLite brain per expert. The same pipeline That's Heaps uses to ground client SEO/GEO work in real practitioner POV.
License
MIT (code). Distilled tactics remain the intellectual output of the named experts; this tool indexes and links to their work.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thatsheaps/experts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server