Skip to main content

Agent SEO Engine

Agent SEO Engine

Local-first SEO scoring, search-intent and opportunity engine for AI agents.
Deterministic checks before agents rewrite, refresh or publish content.

PyPI version Python versions License MIT Built for MCP

GitHub stars CI status Part of the Delx agent stack Category

mcp-name: io.github.davidmosiah/agent-seo-engine

If this agent-first tool helps your workflow, please star the repo. Stars make this tooling easier for other builders to discover and help Delx keep shipping open infrastructure.
🧱 Part of the Delx agent stack — 15 open-source MCP servers across body, reach and coordination.


Agent-first SEO scoring, search-intent detection and opportunity prioritization. It packages the useful parts of a production content pipeline into a clean local CLI plus an optional MCP server for Codex, Claude, Cursor, Hermes, OpenClaw and other agent runtimes.

Use it when an agent needs deterministic SEO checks before rewriting, refreshing or publishing content.

What It Does

  • Classifies search intent: informational, navigational, transactional and commercial investigation
  • Scores markdown articles for agent-readable SEO gaps
  • Prioritizes GSC-style opportunities by impressions, position, CTR gap, conversions and commercial value
  • Exposes manifest, connection_status and privacy_audit surfaces before content tools
  • Runs locally by default with no required API keys

Install

pipx install agent-seo-engine

With MCP support:

pipx install "agent-seo-engine[mcp]"

Published on PyPI: agent-seo-engine. Release automation uses PyPI Trusted Publishing, so GitHub Actions can publish future versions without long-lived PyPI tokens. See docs/pypi-publishing.md.

CLI

agent-seo-engine manifest --client codex
agent-seo-engine doctor
agent-seo-engine privacy-audit
agent-seo-engine intent "best ai agent framework"
agent-seo-engine score --file examples/article.md --primary-keyword "ai agent testing"
agent-seo-engine opportunity --impressions 4200 --clicks 80 --position 12.4 --commercial-intent 0.8
agent-seo-engine image-alt --file page.html

All commands return structured JSON by default. Use --format markdown for human review.

MCP

agent-seo-mcp

Hermes-style config:

mcp_servers:
  agent_seo:
    command: agent-seo-mcp
    args: []
    sampling:
      enabled: false

Recommended first calls:

  1. agent_seo_connection_status
  2. agent_seo_privacy_audit
  3. agent_seo_score_content

Agent Surfaces

Tool Purpose
agent_seo_manifest Install/runtime guidance for agent clients
agent_seo_connection_status Local/offline readiness and optional integration status
agent_seo_privacy_audit Draft, analytics and credential boundaries
agent_seo_detect_intent Search intent classification
agent_seo_score_content Markdown quality checks with exact recommendations
agent_seo_prioritize_opportunity GSC-style opportunity scoring
agent_seo_check_image_alt Image alt-attribute coverage audit for HTML

Copy-Paste Agent Prompt

Use agent-seo-engine. First call agent_seo_connection_status and agent_seo_privacy_audit.
Score the draft, then propose only edits tied to failed checks or high-impact opportunities.

Agent Contract

Agents should not guess whether a draft is ready. They should call the scoring tool, read exact failed checks, then propose focused edits. The engine is intentionally deterministic and local so repeated agent runs can compare output over time.

Development

python3 -m venv .venv
. .venv/bin/activate
pip install -e ".[dev]"
pytest
python -m compileall -q src

📧 Contact & Support

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agent_seo_engine-0.1.1.tar.gz (84.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agent_seo_engine-0.1.1-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file agent_seo_engine-0.1.1.tar.gz.

File metadata

  • Download URL: agent_seo_engine-0.1.1.tar.gz
  • Upload date:
  • Size: 84.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agent_seo_engine-0.1.1.tar.gz
Algorithm Hash digest
SHA256 32a3146bf765649782106ad006453b7494adf344289f3af2eded2fab941770dc
MD5 b929c0c9eb22af370e6c802434d18716
BLAKE2b-256 d45cdc72499e9d74871493fd8412d424f3ae14e61a0b0e516d8fccc6b760413c

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_seo_engine-0.1.1.tar.gz:

Publisher: pypi.yml on davidmosiah/agent-seo-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file agent_seo_engine-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for agent_seo_engine-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7bd026b5141940565c02329b50a6e636a7bf4bfa7263135a5f60ca1afac41f8d
MD5 ac0e75e16f514c77bdea15751f48f8d8
BLAKE2b-256 a50660fe1bbaf6425b840443ff0b15966786dd4126e3e89c36ef9ee345ec032b

See more details on using hashes here.

Provenance

The following attestation bundles were made for agent_seo_engine-0.1.1-py3-none-any.whl:

Publisher: pypi.yml on davidmosiah/agent-seo-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page