Loading MCP server directory, please wait...
Detect the tech stack behind any website: CMS, ecommerce, analytics, CRM, payments, hosting.
npx @getmcp/cli add io.github.cheevahagadog/forencyRequires Node.js 18+. Community-contributed server. Review source before installing.
FORENCY_API_KEYYour Forency API key. Get one free at https://forency.io — 100 scans/month, no credit card.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cheevahagadog/forency": {
"command": "npx",
"args": [
"-y",
"forency-mcp"
],
"env": {
"FORENCY_API_KEY": ""
}
}
}
}