Back to Home
chris-tutt icon

wincher-mcp-server

Verified Safe

by chris-tutt

Overview

Integrates Wincher's SEO API with Claude Desktop to allow natural language querying and analysis of SEO data.

Installation

Run Command
/full/path/to/wincher-mcp-env/bin/python /full/path/to/wincher_mcp_server.py

Environment Variables

  • WINCHER_API_KEY

Security Notes

The server uses `os.getenv` for the API key, preventing hardcoding. It relies on the Wincher API for data and does not appear to execute arbitrary commands or access local files beyond its script. Network requests are made via `httpx`, which is a standard library. There's no clear 'eval' or other directly exploitable code patterns. The main risk lies in the API key exposure if the configuration file is not secured, which the README warns against.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-24

Tags

SEOAPIClaude DesktopWincherRank Tracking