📄 skillActivePromisingmedium

mcp-gsc

by AminForou

Google Search Console Insights with Claude AI for SEOs

Supported Platforms

🤖 Claude Code

Stars

978

Skill Type

📊 Data Fetching & Analysis

Quality Score

82/200

License

MIT

Forks

142

Last Updated

Jun 11, 2026

Discovered

Apr 22, 2026

Validation

Passed

github.com/AminForou/mcp-gsc

Quality Breakdown

82/ 200

Content Signals

✓Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
â—‹Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains OAuth authentication setup that requires Google account credentials and token handling
  • MCP server that executes code with access to Google Search Console data (external API)
  • Python executable server (gsc_server.py) that runs as a subprocess when integrated with AI assistants
  • Persistent configuration files (.claude-plugin, .cursor-plugin, .mcp.json) that modify local AI client settings
  • CLAUDE.md and skill definitions suggest autonomous operation without explicit user approval gates for each API call
  • Docker support indicates infrastructure automation capabilities