GitHub

GitHub

Pricing: Free
Visit Website
Updated

TL;DR

GitHub is the industry-standard cloud platform for code hosting and version control, enabling developers to collaborate on software projects using Git. It is the essential tool for open-source development and stands out through its massive global community and industry-leading AI integration with GitHub Copilot.

What Users Actually Pay

No user-reported pricing yet.

Our Take

GitHub occupies a dominant position as the 'social network for code,' serving as the default choice for millions of individual developers and over 90% of Fortune 100 companies. Its primary value proposition has evolved from simple code storage into a comprehensive DevSecOps platform. By integrating repository management directly with automated workflows (GitHub Actions) and AI-assisted coding, it provides a highly cohesive environment that reduces the friction of moving from a local terminal to a production environment. The platform’s greatest strength is its ecosystem. Because it hosts the vast majority of the world’s open-source software, the 'network effect' is immense; developers can easily find libraries, contribute to projects, and showcase their work to recruiters. Recent innovations in AI, specifically GitHub Copilot, have solidified its lead over competitors like GitLab and Bitbucket by making the platform an active participant in the coding process rather than just a passive storage site. However, GitHub is not without its complexities. While the core Git functionality is robust, the platform's proprietary project management features—such as GitHub Issues and Projects—still feel 'lightweight' compared to dedicated enterprise tools like Jira or Linear. Additionally, for organizations with highly specialized compliance needs or those requiring deep integration with the Atlassian suite, Bitbucket or self-hosted GitLab instances may offer more granular control. Ultimately, GitHub is best suited for almost every development team, ranging from hobbyists taking advantage of the generous free tier to massive enterprises seeking a standardized, secure, and AI-forward development lifecycle. It is particularly indispensable for any organization that relies heavily on open-source dependencies or wishes to attract top-tier talent already familiar with the GitHub workflow.

Pros

  • + Unrivaled community and open-source ecosystem, making it the global standard for developer collaboration and hiring.
  • + Seamless CI/CD integration via GitHub Actions, which allows teams to automate testing and deployment without third-party tools.
  • + Industry-leading AI capabilities with GitHub Copilot, significantly accelerating code generation and documentation tasks.
  • + Robust security features, including Dependabot for automated vulnerability patching and integrated secret scanning.
  • + Excellent documentation and a vast Marketplace of third-party integrations that extend functionality into almost any workflow.

Cons

  • - Significant learning curve for non-technical users or beginners who are unfamiliar with Git command-line fundamentals.
  • - Native project management tools (Issues and Projects) lack the advanced reporting and customization found in dedicated platforms.
  • - Enterprise-grade features, such as Advanced Security and high-volume Actions minutes, can become cost-prohibitive for rapidly scaling startups.
  • - The web interface can occasionally feel cluttered or overwhelming due to the sheer density of features and settings.

Sentiment Analysis

+0.85Very PositiveUpdated Mar 25, 2026

GitHub receives overwhelmingly positive feedback on professional review sites like G2, Capterra, and TrustRadius, praised for collaboration, version control, ease of use, and reliability. On Reddit and X, opinions are more mixed with some complaints about UI, code review tools, and performance, but positives on core functionality persist. Key themes: excellent for team dev workflows, high reliability, minor UI/performance gripes in social discussions.

Sentiment Over Time

By Source

G2+0.95

2300 mentions

Sample quotes (3)
  • "GitHub helps me manage code collaboratively with team members, friends, and external contributors through a reliable version control system."
  • "Users appreciate the seamless team collaboration of GitHub, enhancing project transparency and workflow management."
  • "GitHub is very reliable and easy to use for version control and collaboration."
Capterra+0.95

6151 mentions

Sample quotes (3)
  • "I like GitHub’s seamless version control and collaboration features, including pull requests, branching, and issue tracking, which streamline teamwork and code reviews."
  • "Overall GitHub is a good tool for managing code, getting reviews and merging into the relevant branch ahead of deployment."
  • "GitHub offers amazing features and tools for managing software development, and it can integrate with a variety of third-party platforms."
TrustRadius+0.91

131 mentions

Sample quotes (3)
  • "GitHub is the game changer for excellence."
  • "GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares."
  • "Reviewers rate Branch Protection highest, with a score of 9.8."
Reddit+0.30

1000 mentions

Sample quotes (3)
  • "Yes do it!!! I love GitHub and Git."
  • "Code review in Github is horrendous."
  • "Why is GitHub so shitly designed?"
X (Twitter)+0.10

500 mentions

Sample quotes (3)
  • "I love GitHub 🥰"
  • "i love that github PR review just doesn't work and is a terrible laggy experience."
  • "Github is so ripe for disruption."

Agent Readiness

68/100

GitHub offers exceptional agent readiness with mature REST and GraphQL APIs, OpenAPI specs, multiple auth options including free PATs, and generous rate limits even on free tier. Strong no-code integrations via Zapier, Make, n8n, and native webhooks enable easy automation. Developer experience is top-tier with excellent documentation, versioning, changelogs, and status page, though lacking a sandbox—personal accounts serve as test envs. Ideal for autonomous agents managing repos, issues, CI/CD.

API Surface100
Public APIRESTGraphQLFree TieropenApi
Protocol Support0
MCP (0 tools)
SDK Availability70
npm: @actions/github (official)npm: github-from-package (official)npm: github-slugger (official)npm: parse-github-url (official)npm: universal-github-app-jwt (official)npm: github-buttons (official)npm: github-username (official)npm: github-url-from-git (official)npm: @github/browserslist-config (official)npm: passport-github (official)pypi: github (official)pypi: github-python (official)pypi: PyGithub (official)
Integration Ecosystem100
ZapierMaken8nWebhooksIFTTTPipedreamAutomate.io
Developer Experience80
Docs: excellentVersioningChangelogStatus Page

Last checked Mar 28, 2026

MCP Integrations

51 servers91 tools14,754 total uses
GitHub
GitHubgithub
smitheryVerifiedRemoteHigh match

Connect your AI agents to GitHub — manage repos, issues, PRs, workflows, and more

4,897 uses
86 tools
  • actions_getGet details about specific GitHub Actions resources. Use this tool to get details about individual workflows, workflow runs, jobs, and artifacts by their unique IDs.
  • actions_listTools for listing GitHub Actions resources. Use this tool to list workflows in a repository, or list workflow runs, jobs, and artifacts for a specific workflow or workflow run.
  • actions_run_triggerTrigger GitHub Actions workflow operations, including running, re-running, cancelling workflow runs, and deleting workflow run logs.
  • add_comment_to_pending_reviewAdd review comment to the requester's latest pending pull request review. A pending review needs to already exist to call this (check with the user if not sure).
  • add_issue_commentAdd a comment to a specific issue in a GitHub repository. Use this tool to add comments to pull requests as well (in this case pass pull request number as issue_number), but only if user is not asking specifically to add review comments.
  • add_reply_to_pull_request_commentAdd a reply to an existing pull request comment. This creates a new comment that is linked as a reply to the specified comment.
  • assign_copilot_to_issueAssign Copilot to a specific issue in a GitHub repository. This tool can help with the following outcomes: - a Pull Request created with source code changes to resolve the issue More information can be found at: - https://docs.github.com/en/copilot/using-github-copilot/using-copilot-coding-agent-to-work-on-tasks/about-assigning-tasks-to-copilot
  • create_branchCreate a new branch in a GitHub repository
  • create_gistCreate a new gist
  • create_or_update_fileCreate or update a single file in a GitHub repository. If updating, you should provide the SHA of the file you want to update. Use this tool to create or update a file in a GitHub repository remotely; do not use it for local file operations. In order to obtain the SHA of original file version before updating, use the following git command: git rev-parse <branch>:<path to file> SHA MUST be provided for existing file updates.
  • create_pull_requestCreate a new pull request in a GitHub repository.
  • create_pull_request_with_copilotDelegate a task to GitHub Copilot coding agent to perform in the background. The agent will create a pull request with the implementation. You should use this tool if the user asks to create a pull request to perform a specific task, or if the user asks Copilot to do something.
  • create_repositoryCreate a new GitHub repository in your account or specified organization
  • delete_fileDelete a file from a GitHub repository
  • dismiss_notificationDismiss a notification by marking it as read or done
  • fork_repositoryFork a GitHub repository to your account or specified organization
  • get_code_scanning_alertGet details of a specific code scanning alert in a GitHub repository.
  • get_commitGet details for a commit from a GitHub repository
  • get_copilot_job_statusGet the status of a GitHub Copilot coding agent job. Use this to check if a previously submitted task has completed and to get the pull request URL once it's created. Provide the job ID (from create_pull_request_with_copilot) or pull request number (from assign_copilot_to_issue), or any pull request you want agent sessions for.
  • get_copilot_spaceThis tool can be used to provide additional context to the chat from a specific Copilot space. If the user mentions the keyword 'Copilot space' with the name and owner of the space, execute this tool. The response includes a table of contents (TOC) listing all documents in the space, followed by the full content of each document. Documents are separated by markers in the format: '--- Document N: path (size) ---'. When searching for specific information, use grep (or equivalent command) to search across all documents; the separator lines will help identify which document contains the matching content.
  • get_dependabot_alertGet details of a specific dependabot alert in a GitHub repository.
  • get_discussionGet a specific discussion by ID
  • get_discussion_commentsGet comments from a discussion
  • get_file_contentsGet the contents of a file or directory from a GitHub repository
  • get_gistGet gist content of a particular gist, by gist ID
  • get_global_security_advisoryGet a global security advisory
  • get_job_logsGet logs for GitHub Actions workflow jobs. Use this tool to retrieve logs for a specific job or all failed jobs in a workflow run. For single job logs, provide job_id. For all failed jobs in a run, provide run_id with failed_only=true.
  • get_labelGet a specific label from a repository.
  • get_latest_releaseGet the latest release in a GitHub repository
  • get_meGet details of the authenticated GitHub user. Use this when a request is about the user's own profile for GitHub. Or when information is missing to build other tool calls.
  • get_notification_detailsGet detailed information for a specific GitHub notification, always call this tool when the user asks for details about a specific notification, if you don't know the ID list notifications first.
  • get_release_by_tagGet a specific release by its tag name in a GitHub repository
  • get_repository_treeGet the tree structure (files and directories) of a GitHub repository at a specific ref or SHA
  • get_secret_scanning_alertGet details of a specific secret scanning alert in a GitHub repository.
  • get_tagGet details about a specific git tag in a GitHub repository
  • get_team_membersGet member usernames of a specific team in an organization. Limited to organizations accessible with current credentials
  • get_teamsGet details of the teams the user is a member of. Limited to organizations accessible with current credentials
  • github_support_docs_searchRetrieve documentation relevant to answer GitHub product and support questions. Support topics include: GitHub Actions Workflows, Authentication, GitHub Support Inquiries, Pull Request Practices, Repository Maintenance, GitHub Pages, GitHub Packages, GitHub Discussions, Copilot Spaces
  • issue_readGet information about a specific issue in a GitHub repository.
  • issue_writeCreate a new or update an existing issue in a GitHub repository.
  • label_writePerform write operations on repository labels. To set labels on issues, use the 'update_issue' tool.
  • list_branchesList branches in a GitHub repository
  • list_code_scanning_alertsList code scanning alerts in a GitHub repository.
  • list_commitsGet list of commits of a branch in a GitHub repository. Returns at least 30 results per page by default, but can return more if specified using the perPage parameter (up to 100).
  • list_copilot_spacesRetrieves the list of Copilot Spaces accessible to the user, including their names and owners.
  • list_dependabot_alertsList dependabot alerts in a GitHub repository.
  • list_discussion_categoriesList discussion categories with their id and name, for a repository or organisation.
  • list_discussionsList discussions for a repository or organisation.
  • list_gistsList gists for a user
  • list_global_security_advisoriesList global security advisories from GitHub.
  • list_issue_typesList supported issue types for repository owner (organization).
  • list_issuesList issues in a GitHub repository. For pagination, use the 'endCursor' from the previous response's 'pageInfo' in the 'after' parameter.
  • list_labelList labels from a repository
  • list_notificationsLists all GitHub notifications for the authenticated user, including unread notifications, mentions, review requests, assignments, and updates on issues or pull requests. Use this tool whenever the user asks what to work on next, requests a summary of their GitHub activity, wants to see pending reviews, or needs to check for new updates or tasks. This tool is the primary way to discover actionable items, reminders, and outstanding work on GitHub. Always call this tool when asked what to work on next, what is pending, or what needs attention in GitHub.
  • list_org_repository_security_advisoriesList repository security advisories for a GitHub organization.
  • list_pull_requestsList pull requests in a GitHub repository. If the user specifies an author, then DO NOT use this tool and use the search_pull_requests tool instead.
  • list_releasesList releases in a GitHub repository
  • list_repository_security_advisoriesList repository security advisories for a GitHub repository.
  • list_secret_scanning_alertsList secret scanning alerts in a GitHub repository.
  • list_starred_repositoriesList starred repositories
  • list_tagsList git tags in a GitHub repository
  • manage_notification_subscriptionManage a notification subscription: ignore, watch, or delete a notification thread subscription.
  • manage_repository_notification_subscriptionManage a repository notification subscription: ignore, watch, or delete repository notifications subscription for the provided repository.
  • mark_all_notifications_readMark all notifications as read
  • merge_pull_requestMerge a pull request in a GitHub repository.
  • projects_getGet details about specific GitHub Projects resources. Use this tool to get details about individual projects, project fields, and project items by their unique IDs.
  • projects_listTools for listing GitHub Projects resources. Use this tool to list projects for a user or organization, or list project fields and items for a specific project.
  • projects_writeAdd, update, or delete project items, or create status updates in a GitHub Project.
  • pull_request_readGet information on a specific pull request in GitHub repository.
  • pull_request_review_writeCreate and/or submit, delete review of a pull request. Available methods: - create: Create a new review of a pull request. If "event" parameter is provided, the review is submitted. If "event" is omitted, a pending review is created. - submit_pending: Submit an existing pending review of a pull request. This requires that a pending review exists for the current user on the specified pull request. The "body" and "event" parameters are used when submitting the review. - delete_pending: Delete an existing pending review of a pull request. This requires that a pending review exists for the current user on the specified pull request.
  • push_filesPush multiple files to a GitHub repository in a single commit
  • request_copilot_reviewRequest a GitHub Copilot code review for a pull request. Use this for automated feedback on pull requests, usually before requesting a human reviewer.
  • run_secret_scanningScan files, content, or recent changes for secrets such as API keys, passwords, tokens, and credentials. This tool is intended for targeted scans of specific files, snippets, or diffs provided directly as content. It accepts file contents or diffs and returns detected secrets with their locations and related secret scanning metadata. Content must not be empty. For full repository scanning, other mechanisms are available. Caveats: - Only files within the codebase should be scanned. Files outside of the codebase should not be sent. - Files listed in .gitignore should be skipped.
  • search_codeFast and precise code search across ALL GitHub repositories using GitHub's native search engine. Best for finding exact symbols, functions, classes, or specific code patterns.
  • search_issuesSearch for issues in GitHub repositories using issues search syntax already scoped to is:issue
  • search_orgsFind GitHub organizations by name, location, or other organization metadata. Ideal for discovering companies, open source foundations, or teams.
  • search_pull_requestsSearch for pull requests in GitHub repositories using issues search syntax already scoped to is:pr
  • search_repositoriesFind GitHub repositories by name, description, readme, topics, or other metadata. Perfect for discovering projects, finding examples, or locating specific repositories across GitHub.
  • search_usersFind GitHub users by username, real name, or other profile information. Useful for locating developers, contributors, or team members.
  • star_repositoryStar a GitHub repository
  • sub_issue_writeAdd a sub-issue to a parent issue in a GitHub repository.
  • triage_issueTriage an issue by capturing a focused triage rationale and optionally applying metadata (labels, issue type, and issue fields) in a single operation. Use this tool when: - You are triaging a newly opened or untriaged issue for maintainers - You need to categorize the issue (type) and suggest/apply relevant labels - You want to record a brief, structured triage report Do not use this tool when: - The user is asking a general product question unrelated to triaging a specific issue triage_rationale should be concise markdown aimed at maintainers (not the issue author); it should contain: - Summary of the issue - Analysis of the problem or request - Suggested next steps or actions.
  • unstar_repositoryUnstar a GitHub repository
  • update_gistUpdate an existing gist
  • update_pull_requestUpdate an existing pull request in a GitHub repository.
  • update_pull_request_branchUpdate the branch of a pull request with the latest changes from the base branch.
Github
Githubsmithery-ai/github
smitheryRemoteHigh match

Access the GitHub API, enabling file operations, repository management, search functionality, and more.

2,984 uses
io.github.4R9UN/mcp-kql-serverio.github.4R9UN/mcp-kql-server
officialHigh match

Execute KQL in AI prompts via NL2KQL with schema discovery and Azure Data Explorer integration

io.github.4dmrkey/cryptopolitanio.github.4dmrkey/cryptopolitan
officialRemoteHigh match

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

io.github.4rgon4ut/sutraio.github.4rgon4ut/sutra
officialHigh match

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

io.github.6figr-com/jobgpt-mcp-serverio.github.6figr-com/jobgpt-mcp-server
officialHigh match

Job search automation, auto apply, resume builder, application tracking, and recruiter outreach

io.github.7figures007/highstory-mcpio.github.7figures007/highstory-mcp
officialHigh match

High Story MCP Server - Automate AI content campaigns and social media management.

io.github.7grounds/fedlex-mcpio.github.7grounds/fedlex-mcp
officialHigh match

Swiss Federal Law (Fedlex) — search and retrieve articles from 11 federal laws.

io.github.8beeeaaat/touchdesigner-mcp-serverio.github.8beeeaaat/touchdesigner-mcp-server
officialHigh match

MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents

io.github.8infinitelabs/scoreflowio.github.8infinitelabs/scoreflow
officialHigh match

Query your Scoreflow level, XP, skill tree and leaderboard from inside Claude Code / Desktop.

io.github.98lukehall/renounio.github.98lukehall/renoun
officialRemoteHigh match

Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.

io.github.A7OM-AI/atom-mcp-serverio.github.A7OM-AI/atom-mcp-server
officialRemoteHigh match

The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.

io.github.ABTdomain/domainkits-mcpio.github.ABTdomain/domainkits-mcp
officialRemoteHigh match

Domain intelligence platform that turns your LLM into a professional domain consultant.

io.github.AIBOLLINGMO/eustoreio.github.AIBOLLINGMO/eustore
officialHigh match

S3-compatible European object storage for AI agents. GDPR-compliant, EU-hosted, crypto payments.

io.github.AIDataNordic/food-recipe-mcpio.github.AIDataNordic/food-recipe-mcp
officialRemoteHigh match

Semantic search across 50,000+ food recipes with hybrid retrieval and reranking.

io.github.AILIFE1/cathedral-mcpio.github.AILIFE1/cathedral-mcp
officialRemoteHigh match

Persistent memory and drift detection for AI agents across session restarts.

io.github.AInoAKARI/keymaster-mcpio.github.AInoAKARI/keymaster-mcp
officialHigh match

Read-only runtime secret retrieval from HashiCorp Vault via Keymaster for autonomous AI agents.

io.github.APonkratov/ya-yandex-wiki-mcpio.github.APonkratov/ya-yandex-wiki-mcp
officialHigh match

Yet Another Yandex Wiki MCP Server.

io.github.ARAS-Workspace/claude-kvmio.github.ARAS-Workspace/claude-kvm
officialHigh match

MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR

io.github.ARCXS-Protocol/mcp-serverio.github.ARCXS-Protocol/mcp-server
officialHigh match

Universal AI agent registry, cross-protocol discovery, messaging, and payment routing.

io.github.ASGCompute/asgcard-mcp-serverio.github.ASGCompute/asgcard-mcp-server
officialHigh match

Give AI agents autonomous virtual card management via x402 and Stellar USDC

io.github.Aakashbhardwaj27/ai-scannerio.github.Aakashbhardwaj27/ai-scanner
officialHigh match

Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets.

io.github.AaronVick/echorift-mcpio.github.AaronVick/echorift-mcp
officialHigh match

MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter)

io.github.420247jake/session-forgeio.github.420247jake/session-forge
officialHigh match

Persistent memory and session intelligence for AI coding assistants. Zero config.

io.github.3DUNLMTD/stylemcpio.github.3DUNLMTD/stylemcp
officialHigh match

Brand rules for AI outputs. Validate and rewrite text to match your brand voice.

io.github.365xbusiness/vigo-mcpio.github.365xbusiness/vigo-mcp
officialRemoteHigh match

AI-powered Hong Kong SFC regulatory intelligence. Bilingual EN/ZH compliance queries.

io.github.32bitsret/demostudioio.github.32bitsret/demostudio
officialHigh match

Generate short-form video ads for Instagram Reels and TikTok from any AI assistant.

io.github.000safah000-ai/blackhawk-mcpio.github.000safah000-ai/blackhawk-mcp
officialHigh match

BlackHawkMCP - connect AI to Google Sheets

io.github.06ketan/medium-opsio.github.06ketan/medium-ops
officialHigh match

Medium CLI + 23-tool MCP server. Your IDE drafts replies. No API keys.

io.github.0ics-srls/ui-ticket-mcpio.github.0ics-srls/ui-ticket-mcp
officialHigh match

Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.

io.github.0nork/0nMCPio.github.0nork/0nMCP
officialRemoteHigh match

Universal AI API Orchestrator — 1,554 tools, 96 services. One install.

io.github.0rkz/byte-protocolio.github.0rkz/byte-protocol
officialHigh match

Discover, evaluate, and subscribe to Byte Protocol data feeds. 10 tools, zero API keys.

io.github.Abhigyan-Shekhar/Waggle-mcpio.github.Abhigyan-Shekhar/Waggle-mcp
officialHigh match

Persistent graph-backed conversational memory for AI agents.

io.github.0xSoftBoi/suwappuio.github.0xSoftBoi/suwappu
officialHigh match

Cross-chain DEX for AI agents. Swap tokens across 7+ chains.

io.github.0xbrainkid/agentfolioio.github.0xbrainkid/agentfolio
officialHigh match

Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.

io.github.0xMassi/webclawio.github.0xMassi/webclaw
officialHigh match

Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.

io.github.0xsims/rubric-protocolio.github.0xsims/rubric-protocol
officialHigh match

AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

io.github.0xsl1m/cerebrus-pulse-mcpio.github.0xsl1m/cerebrus-pulse-mcp
officialHigh match

Real-time crypto intelligence: technical analysis, sentiment, and funding rates

io.github.100xPercent/pop-payio.github.100xPercent/pop-pay
officialHigh match

Runtime security for AI agent commerce. CLI + MCP server blocks hallucinated purchases.

io.github.10iii/airio.github.10iii/air
officialHigh match

AI-optimized tool output compression for read, grep, diff, bash, test, web, search, and more

io.github.123Ergo/unphurlio.github.123Ergo/unphurl
officialRemoteHigh match

URL intelligence for AI agents and developers. 16 tools, 25 signal weights, 20 free checks.

io.github.139user/tword-divinationio.github.139user/tword-divination
officialRemoteHigh match

Qimen Dunjia & Da Liu Ren divination: complete nine-palace charts and four-lesson analysis.

io.github.1lystore/mcp-serverio.github.1lystore/mcp-server
officialHigh match

MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY.

io.github.214140846/skillhub-mcpio.github.214140846/skillhub-mcp
officialHigh match

MCP server that exposes Claude-style skills to any MCP client.

io.github.0xdirectping/escrowio.github.0xdirectping/escrow
officialRemoteHigh match

Agent-to-agent escrow on Base. Post quests with ETH/USDC bounties and settle on-chain.

io.github.Abraxas1010/agent-payment-mcpio.github.Abraxas1010/agent-payment-mcp
officialHigh match

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

GitHub MCP Server
GitHub MCP Servernexgendata-apify/github-mcp-server
smitheryRemote

Get GitHub repo stats, search repositories, analyze languages, and compare projects side-by-side. Comprehensive GitHub data and metrics.

6,873 uses
4 tools
  • get_repo_statsFetch comprehensive statistics for a specific GitHub repository. Returns total stars, forks, issues (open/closed), pull requests, watchers, last commit date, and contributor count. Returns metrics useful for assessing project popularity and maintenance status.
  • search_reposSearch across GitHub for repositories matching keywords, sorted by relevance or metrics. Returns matching repositories with description, star count, language, and last update timestamp. Use for finding projects, libraries, or code samples related to specific topics.
  • get_repo_languagesAnalyze the programming language composition of a GitHub repository. Returns percentage breakdown of languages used, dominant language, and file counts per language. Use for understanding project tech stack or evaluating language distribution.
  • compare_reposCompare multiple GitHub repositories side-by-side with key metrics. Returns star counts, fork counts, issues, primary language, and comparative analysis for each repository. Use for choosing between similar projects or analyzing competitive landscape.
ai.smithery/smithery-ai-githubai.smithery/smithery-ai-github
officialRemote

Access the GitHub API, enabling file operations, repository management, search functionality, and…

ai.smithery/saidsef-mcp-github-pr-issue-analyserai.smithery/saidsef-mcp-github-pr-issue-analyser
officialRemote

A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…

ai.smithery/Hint-Services-obsidian-github-mcpai.smithery/Hint-Services-obsidian-github-mcp
officialRemote

Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…

Social Profile Lookup — Twitter, GitHub, LinkedIn
Social Profile Lookup — Twitter, GitHub, LinkedInaxel-belfort/social-profile
smitheryRemote

Social media profile enrichment API for AI agents. Look up any social handle or URL across Twitter/X, GitHub, LinkedIn, and YouTube. Returns structured profile data: display name, bio, follower count, following count, verification status, avatar, and recent activity. Tools: social_lookup_profile. Use this for influencer research, social proof verification, building prospect profiles, or enriching CRM with social data. IMPORTANT: For email-based person lookup, use person_enrich_from_email instead. Returns structured JSON with bio, stats, verification, links. No API key required — x402 micropayment $0.008/call on Base L2.

1 tool
  • social_lookup_profileUse this when you need public profile data from a social media handle or URL. Returns structured profile data in JSON. Returns: 1. displayName and bio 2. avatarUrl 3. followerCount and followingCount

Last checked Apr 25, 2026

Reviews

0 reviews
Write a Review

No reviews yet. Be the first to review GitHub!