Back to Home
slamer59 icon

mcp-seo

Verified Safe

by slamer59

Overview

A server providing comprehensive SEO analysis, keyword research, competitor intelligence, PageRank calculations, and internal link structure analysis, primarily leveraging the DataForSEO API and Kuzu graph database.

Installation

Run Command
uvx --from git+https://github.com/slamer59/mcp-seo mcp-seo

Environment Variables

  • DATAFORSEO_LOGIN
  • DATAFORSEO_PASSWORD

Security Notes

The server's core functionality involves extensive external API calls (DataForSEO) and web crawling (LinkGraphBuilder uses aiohttp, BeautifulSoup4). While API credentials are correctly handled via environment variables and standard authentication methods (Basic Auth), and no direct 'eval' or hardcoded secrets were found, web crawling inherently involves processing arbitrary external content, which can introduce risks from malformed or malicious data. The Kuzu database is managed locally via temporary files. The overall design follows good practices for its intended purpose.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassHigh
Avg Tokens50000
Stars1
Forks0
Last Update2025-11-27

Tags

SEOAnalyticsDataForSEOPageRankGraph Database