Back to Home
rhoni icon

seo-mcp-server

Verified Safe

by rhoni

Overview

Provides a Messaging Control Protocol (MCP) server that acts as a client for the SEOMCP backend, enabling AI agents to access specialized SEO optimization, analytics, and content generation tools.

Installation

Run Command
seo-mcp-server

Environment Variables

  • SEOMCP_API_KEY
  • SEOMCP_BACKEND_URL

Security Notes

The server functions as a stdio proxy client to an external backend API (`https://api.seomcp.run`). It loads its API key and backend URL from environment variables (`SEOMCP_API_KEY`, `SEOMCP_BACKEND_URL`), which is a good security practice. There are no direct uses of `eval` or obvious obfuscation. Network calls use `httpx` with timeouts. Error handling for JSON parsing and general exceptions is present. The primary security considerations would be the trustworthiness of the `seomcp.run` backend and the secure handling of the `SEOMCP_API_KEY` by the user, not inherent vulnerabilities in this client's code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens2500
Stars0
Forks0
Last Update2026-01-04

Tags

SEOAI AgentsContent GenerationAnalyticsMCP