github-to-mcp and GitIntel-MCP-Server
About github-to-mcp
nirholas/github-to-mcp
Convert GitHub repositories to MCP servers automatically. Extract tools from OpenAPI, GraphQL & REST APIs for Claude Desktop, Cursor, Windsurf, Cline & VS Code. AI-powered code generation creates type-safe TypeScript/Python MCP servers. Zero config setup - just paste a repo URL. Built for AI assistants & LLM tool integration.
Implements automatic repository analysis using language-specific parsers and detects OpenAPI, GraphQL, and AsyncAPI specifications to generate type-safe MCP servers in TypeScript, Python, or Go. The architecture fetches and classifies repositories by type, extracts tools from multiple sources (API specs, source code, READMEs), then generates complete runnable servers with configuration files for Claude Desktop, Cursor, and Windsurf integration via the Model Context Protocol.
About GitIntel-MCP-Server
hoangsonww/GitIntel-MCP-Server
A Git intelligence MCP server built with Node.js and TypeScript that analyzes local Git repositories to surface insights like hotspots, churn, temporal coupling, knowledge maps, and risk scoring. Designed for AI agents, it exposes repository analytics tools through the Model Context Protocol (MCP) while keeping all data local and read-only.
Exposes 12 specialized analysis tools (hotspots, temporal coupling, knowledge maps, churn, complexity trends, risk scoring) that transform raw git output through multi-stage pipelines into scored, formatted tables and actionable insights. Built on stdio JSON-RPC transport with safe subprocess execution via `execFile`, it auto-detects repositories from working directory or accepts explicit paths, and ships with pre-computed resources (repository summary, activity feeds) for quick snapshot access. Designed for local-first deployment across Claude Code, Codex, and other MCP clients—includes Docker multi-stage builds, Kubernetes Kustomize manifests, and Terraform/CloudFormation templates for containerized or cloud-native environments.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work