Gitmcp Universal Repository Processor
by theguide
Turn any public or private GitHub repository into a ready-to-use knowledge pack you can hand to your favorite AI assistant in minutes.
Opens on Apify.com
About Gitmcp Universal Repository Processor
Turn any public or private GitHub repository into a ready-to-use knowledge pack you can hand to your favorite AI assistant in minutes.
What does this actor do?
Gitmcp Universal Repository Processor is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
GitMCP Universal Repository Processor Create a complete MCP-ready snapshot of any Git repository in one run. The actor clones the repository, filters content by scope (code, docs, issues, git history), and packages everything for downstream AI tooling. ## What you get after each run - Repository bundle — A ZIP archive stored as REPOSITORY_ZIP in the key-value store. - Manifest — MANIFEST.json summarising repository metadata, processed files, issues, and MCP integration hints. - Dataset records — Structured entries for each processed file and issue to drive analytics or custom exports. - Optional git history — Latest commits when includeGitHistory is true. ## Input parameters Configure inputs via the Apify UI or storage/key_value_stores/default/INPUT.json. See .actor/input_schema.json for defaults and accepted values. - repositoryUrl (string, required) — Git repository HTTPS/SSH URL. - accessToken (string, optional) — Personal access token for private repositories (use Secret Storage). - branch (string, optional) — Branch or tag to checkout after cloning. - scopes (array, optional) — Any combination of code, docs, issues (default includes all). - outputFormats (array, optional) — mcp, json, or both; controls dataset formatting. - maxFileSizeMb (number, optional) — Skip files larger than this threshold (default 25). - includeGitHistory (boolean, optional) — Collect last 100 commits when true. - runIdSuffix (string, optional) — Appended to dataset name for grouping runs. ### Example input json { "repositoryUrl": "https://github.com/apify/gitmcp-universal-repository-processor", "branch": "main", "scopes": ["code", "docs"], "includeGitHistory": true, "maxFileSizeMb": 20 } ## Output details - Dataset (default) — Records tagged as type="code", type="doc", or type="issue" with fields such as path, sizeBytes, lines, lang, url (for issues). - Key-value store (default) - REPOSITORY_ZIP — Downloadable ZIP of the processed repository snapshot. - MANIFEST.json — JSON manifest containing run metadata, file/issue counts, git history (if requested), and suggested MCP servers. - Logs — Checkout warnings, GitHub API throttling, and charging information. ## Pricing and charging When pay-per-event billing is active on Apify, the actor charges the repository_processed event after a successful run. Use test mode or local runs to avoid charges while prototyping. ## Tips - Provide an access token with repo scope for private GitHub repositories. - Limit scopes to speed up runs (e.g. ['docs'] for documentation-only dumps). - Use maxFileSizeMb to skip large binaries the MCP server does not need. ## Running locally npm install npm run build apify run Place INPUT.json under storage/key_value_stores/default/ and ensure Git and network access are available inside the Docker image or local environment.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Gitmcp Universal Repository Processor now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- theguide
- Pricing
- Paid
- Total Runs
- 9
- Active Users
- 1
Related Actors
Google Search Results Scraper
by apify
Website Content Crawler
by apify
🔥 Leads Generator - $3/1k 50k leads like Apollo
by microworlds
Video Transcript Scraper: Youtube, X, Facebook, Tiktok, etc.
by invideoiq
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support