Practical AI tools for Web Workers, Digital Marketers and SEOs. Improve your workflow and your team’s efficiency.
AI tools are powerful but they're also overwhelming. Documentation written by robots for robots. Enterprise solutions when you just need to get Tuesday's work done.
We build the bridges. MCP servers that connect your tools. Run on your Local LLM or in Claude, Cursor, Cline or your AI Assistant of choice.
No hype. Just Open Source tools. Need something? Get in touch.
Advanced content gap analysis using Query Decomposition and Keyword Fan-Out (Google's patented methodology). Tells you exactly what user queries your content covers - and what it misses. Built on academic research because I needed to understand how AI search engines actually evaluate content.
Works with Self-RAG validation, so no hallucinations. Every coverage claim includes exact quotes from your content.
npx @houtini/fanout-mcp@latestSEO is dead. Long live GEO (Generative Engine Optimisation). This tool shows you exactly how AI search engines see your content - claim density, writing quality, E-E-A-T signals, extractability. Research-backed metrics that correlate with 40% higher AI citation rates.
Built it because traditional SEO metrics stopped predicting what gets cited by ChatGPT, Perplexity, and Gemini. Turns out AI search engines care about different signals.
npx @houtini/geo-analyzer@latestCrawl your entire website and detect technical SEO issues that actually matter. 25+ analysis queries covering broken links, duplicate content, security headers, content quality, and optimisation opportunities. Built with Crawlee for smart crawling and SQLite for local analysis.
Works via CLI for large sites or through Claude for AI-powered analysis. Run the crawl overnight, hand the results to Claude, get intelligent recommendations. No external dependencies, everything stays local.
npx @houtini/seo-crawler-mcp@latestConnect Claude to Google's Gemini with search grounding, deep research, and video analysis. Why? Because sometimes you need a second opinion. Or real-time information Claude doesn't have. Or you want to analyse YouTube videos for accessibility descriptions.
Works with Gemini 3.0 Pro - the fast, capable model that won't burn your API budget.
npx @houtini/gemini-mcp@latestSearch Google's public Knowledge Graph for structured entity information. Get facts about people, places, organisations, and concepts from Google's database - the same data that powers those info boxes on search results.
Built it because I needed quick access to verified entity data without web scraping. Uses Google's free public API (not the Enterprise version), so no billing account required.
npx @houtini/google-knowledge-graph-mcp@latestExtract your writing voice from published articles and generate immersive style guides. Traditional style guides list rules - this tool extracts the statistical fingerprint of how you actually write. Sentence rhythm, vocabulary patterns, argument flow, the micro-rhythms that make writing feel human.
Feed it your sitemap, get back a guide that teaches LLMs to replicate your voice through examples, not rules. Experimental but effective.
npx @houtini/voice-analyser@latestPull your Google Search Console data via API into a local SQLite database. Pre-configured queries for the analysis you actually run — top queries, growing pages, declining keywords, opportunities sitting at positions 5–20. Generates interactive dashboards through MCP Apps in Claude Desktop.
The GSC web interface is fine for a quick glance. This is for when you need to ask real questions of your data.
npx @houtini/better-search-console@latest💰 FMP MCP
Financial Modeling Prep API access from your AI assistant. Stock quotes, financial statements, market data, company profiles. Built it for a client who needed financial data piped into their content workflow without switching tabs.
Free tier covers most use cases. The API is well documented, the MCP just makes it conversational.
npx @houtini/fmp-mcp@latestBrevo (formerly Sendinblue) email marketing from your AI assistant. Manage contacts, campaigns, analytics, and transactional emails without leaving your editor. Covers the full API — contacts, lists, campaigns, templates, sending.
If you're already on Brevo, this saves the context switch. If you're not, it's a solid free-tier email platform.
npx @houtini/brevo-mcp@latest🤖 LM
Connect your AI assistant to LM Studio or any OpenAI-compatible local LLM endpoint. Chat, custom prompts with system messages, model listing, health checks. ~190 lines of TypeScript, no bloat.
Useful for offloading routine tasks to a local model — saves API costs and keeps data on your machine.
npx @houtini/lm@latestPick your flavour:
npx @houtini/fanout-mcp@latest # Content gap analysis
npx @houtini/geo-analyzer@latest # AI search optimisation
npx @houtini/seo-crawler-mcp@latest # Technical SEO audit
npx @houtini/gemini-mcp@latest # Google Gemini integration
npx @houtini/google-knowledge-graph-mcp@latest # Entity data
npx @houtini/voice-analyser@latest # Writing style extraction
npx @houtini/better-search-console@latest # GSC data + dashboards
npx @houtini/fmp-mcp@latest # Financial market data
npx @houtini/brevo-mcp@latest # Email marketing
npx @houtini/lm@latest # Local LLM connectionThen configure in Claude Desktop:
{
"mcpServers": {
"fanout": {
"command": "npx",
"args": ["-y", "@houtini/fanout-mcp@latest"],
"env": {
"ANTHROPIC_API_KEY": "your-key-here"
}
}
}
}That's it. You're running.
- Content marketers trying to optimise for AI search engines
- SEO practitioners who know traditional metrics aren't enough anymore
- Web workers managing multiple tools and workflows
- Freelancers who can't justify another monthly subscription
- Anyone tired of context window limits and API rate limits
We're not building for enterprise. We're building for Tuesday morning when you need to ship something and the usual tools aren't cutting it.
I'm Richard. Twenty years on the web, two years deep in AI. Started building these tools because I needed them. Turns out other people need them too.
Every tool here addresses a problem I've hit.
Want the full story? Read the Houtini blog for guidance on getting started.
- 📖 Houtini Blog - Read guidance on getting started with MCP and AI tools
- 💬 GitHub Discussions - Share what you're building
- 🐛 Issues - Report problems, request features
- ✉️ Email - Direct line if you need it
Brought to you by Houtini.com - practical AI tools for Web Workers, Digital Marketers and SEO practitioners.
AI shouldn't be complicated. It shouldn't require a PhD or a massive budget. It should just help you work better. It's certainly no replacement for creativity but as a productivity tool it's awesome.
Every tool we build follows these rules:
- It solves a real problem
- It works
- It doesn't require a manual to understand
That's it. No manifestos. No disruption. Just tools that work.
Ready to work smarter?
Pick a tool above and get started. Or just star a repo to follow along.
Built with coffee and frustration in the UK 🇬🇧