n8n-nodes-github-scraper
n8n/n8n-nodes-github-scraperScrape GitHub repositories and user profiles via the official public API. Search by keyword, fetch repos by owner/name, or look up user profiles. No auth required; supply your free GitHub token to raise rate limits to 5000 req/hr. Pay per result.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-github-scraper": {
"url": "None",
"transport": "http"
}
}
}