---
title: "Open source SEO tools for AI agents | SEO Skill"
description: "Use open source SEO tools for audits, Search Console analysis, keyword research, competitor research, and SEO work inside AI agents."
canonical: "https://seoskill.dev/features"
language: "en"
---

# Open source SEO tools for AI agents

Give your agent the crawl, search, keyword, and competitor evidence it needs to help you make better SEO decisions.

[

### Ask your agent about your SEO data

Run audits, inspect search performance, and research competitors from any agent that supports local MCP.

SEO MCP server

](https://seoskill.dev/features/mcp)[

### Find the pages and fixes that need your attention

Crawl the site, connect search data, and get a clear list of evidence, affected URLs, and next actions.

SEO audit tool

](https://seoskill.dev/features/seo-audit)[

### Use your search data in your agent

Find weak CTR, page-two queries, falling pages, indexing candidates, and pages that need a closer look.

Google Search Console MCP

](https://seoskill.dev/features/search-console)[

### Choose topics from search evidence

Compare keyword demand, live results, ranking pages, competitors, and backlinks without copying rows between tools.

SEO keyword research tool

](https://seoskill.dev/features/keyword-research)

## One command, one setup, and one report to start

Install `seo`, run the guided setup, and start with `seo report`. The report checks the evidence you have, explains any gaps, and gives you a short investigation queue.

Reports, project profiles, Google tokens, crawls, and caches stay on your machine. Optional research providers add keyword, result, domain, competitor, and link estimates when you need them.

## Give your agent real SEO evidence

Install the command, run the guided setup, then ask your agent to find the first SEO fixes worth making.

Install the SEO CLI globally.

```
npm i -g seo
```

Run setup after installation.

```
seo start
```
