Newly-Created MCP Server Repos on GitHub (2026)
Recently-created MCP (Model Context Protocol) server repos on GitHub from 2026, with stars and dates. Agent-tool directories and AI newsletters track them here.
How it works
- 1Open it on Apify
Hit Run on Apify — it opens the tool in the cloud, no install.
- 2Set the inputs
Adjust
query,type,sort(sensible defaults are pre-filled). - 3Click Run
The tool runs on Apify’s cloud and collects the data for you.
- 4Export the results
Download as JSON, CSV or Excel, or pipe straight into your app, Google Sheets, or an AI agent.
Inputs
| Field | What it does | Type |
|---|---|---|
query | GitHub search syntax. For repositories: "language:python stars:>1000 machine learning", "topic:cli created:>2023-01-01". For users: "location:berlin followers:>500", "fullstack in:bio". See GitHub's search docs for all qualifiers. | string |
type | What to search for: repositories or users/organizations. Users are additionally enriched with profile details (name, bio, company, location, followers, public repos). | string |
sort | How to sort repository results (applies to repository searches; user searches use GitHub's relevance ranking). Best match is GitHub's default relevance score. | string |
maxItems | Maximum number of repositories/users to return. GitHub's Search API caps at 1000 results per query (10 pages of 100), so split large jobs by qualifier (e.g. star range or date range). | integer |
githubToken | Optional GitHub personal access token. Strongly recommended: without it you get only 60 requests/hr and 10 searches/min; with it you get 5000 requests/hr and 30 searches/min, so larger jobs finish. No special scopes needed for public data. Kept private. | string |
notionConnector | Optional. Write each item as a page into your Notion when the run finishes. Authorize a Notion connector once in Settings → API & Integrations → MCP connectors, then pick it here. Leave empty to skip (default) — results are always saved to the dataset regardless. | string |
notionParentId | Optional. The Notion data source ID of the database to write into (only used if a Notion connector is set). Leave empty to create the pages privately in your workspace instead. | string |
What you get
A structured dataset — each result includes fields like:
createdAtdefaultBranchdescriptiondetailsforksfullNamehomepageidlanguagelicenseloginnameopenIssuesownerExport every run as JSON, CSV or Excel, or send it to your app, a database, Google Sheets, or an AI agent.
More use cases for GitHub Scraper
Trending AI Agent GitHub Repos Created in 2026
New AI-agent and LLM-tooling GitHub repos created in 2026 with 100+ stars, ranked by stars. A sourcing feed for VCs and dev newsletter writers.
Abandoned npm Repos: No Commits Since 2023
Popular npm GitHub repos with no commits since 2023, flagging zombie dependencies by stars and last-push date for supply-chain risk audits.
Most-Starred Self-Hosted Alternatives to SaaS
Top self-hosted open-source apps on GitHub ranked by stars, archived projects excluded. A research feed for awesome-list curators and SaaS-replacement hunters.
React Native GitHub Repos for DevRel Tracking
Actively-maintained React Native repos with 1000+ stars updated in 2026, with stars and last-commit date. DevRel teams use it to monitor the ecosystem.
Top Solidity Smart-Contract GitHub Repos by Stars
Most-starred Solidity smart-contract repos on GitHub with stars, forks, and license. Web3 auditors and crypto-VC analysts map the on-chain ecosystem with it.
MIT-Licensed Go Repos for LLM Training Data
MIT-licensed, non-fork Go repositories ranked by stars, with license and metadata. A license-safe corpus for code-LLM training and RAG dataset building.