Skip to main content
Glama
banant2

foglift-mcp

by banant2
README.md
# Foglift — SEO + GEO Website Intelligence

[![Foglift MCP server](https://glama.ai/mcp/servers/banant2/Foglift/badges/card.svg)](https://glama.ai/mcp/servers/banant2/Foglift)

**[foglift.io](https://foglift.io)** is the first website analyzer that checks both traditional SEO and GEO (Generative Engine Optimization).

[![foglift-mcp MCP server](https://glama.ai/mcp/servers/banant2/Foglift/badges/card.svg)](https://glama.ai/mcp/servers/banant2/Foglift)

## What it does

Enter any URL and get an instant analysis across 5 dimensions:

- **SEO** — Meta tags, headings, Open Graph, structured data, internal linking
- **GEO** — AI crawler access, citation readiness, FAQ schema, entity markup
- **Performance** — Load time, script optimization, image optimization
- **Security** — HSTS, CSP, X-Frame-Options, Referrer-Policy, Permissions-Policy
- **Accessibility** — WCAG 2.1 compliance, alt text, keyboard navigation, landmarks

## Quick start

**Web:** [foglift.io](https://foglift.io) — free, no signup required

**CLI:**
```bash
npx foglift scan yoursite.com
```

**API:**
```bash
curl "https://foglift.io/api/v1/scan?url=yoursite.com"
```

**MCP Server** (for Claude Code, Cursor, Windsurf):
```bash
npx foglift-mcp
```

## Why GEO matters

ChatGPT, Perplexity, and Google AI Overviews are answering questions about businesses. If your site isn't optimized for AI search, you're invisible to a growing share of users. Foglift is the first tool to check this.

## Links

- [Free scan](https://foglift.io)
- [Documentation](https://foglift.io/docs)
- [Blog](https://foglift.io/blog)
- [Pricing](https://foglift.io/pricing)
- [API docs](https://foglift.io/developers)
- [For AI agents](https://foglift.io/for-ai)
- [MCP server on npm](https://www.npmjs.com/package/foglift-mcp)