tech stack detector for Cursor
io.github.dataleadspro/tech-stack-detector
Detect the technology stack behind any website: frameworks, CMS, analytics, and more from one POST.
client:Cursor
transport:streamable-http
tools:1
Install tech stack detector in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tech-stack-detector": {
"url": "https://data.dataleads.pro/mcp/tech-stack-detector"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs