Discover and integrate MCP servers tagged with github
18 github MCP Servers Available
GitHub context server for AI models. Fetch files, structure, filter, and more.
Allows AI assistants such as Cursor/Cline/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics!
An MCP server that enables natural language commands for managing GitHub repositories
MCP server for getting github trending repos & developers
MCP server to give llms such as Claude, GitHub Copilot etc full PowerBI model context (from input .pbix) through tools based on PBIXRay python package.
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
An MCP server with typescript for github PR analysis
MCP Server for the GitHub Enterprise APIs, enabling file operations, repository management, search functionality, and more.
A Model Context Protocol (MCP) server implementation for GitHub integration
Yellhorn offers MCP tools to publish detailed workplans as GitHub issues with entire-codebase reasoning and to review diffs against them
An MCP server for the github notifications API for the OSS maintainer
A Redis MCP server (pushed to https://github.com/modelcontextprotocol/servers/tree/main/src/redis) implementation for interacting with Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
A test repository created using the GitHub MCP server
MCP (Model Context Protocol) is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications, providing a standardized way to connect AI models to different data sources and tools.
MCP Servers are lightweight programs that expose specific capabilities through the standardized Model Context Protocol. They act as bridges between LLMs like Claude and various data sources or services, allowing secure access to files, databases, APIs, and other resources.
MCP Servers follow a client-server architecture where a host application (like Claude Desktop) connects to multiple servers. Each server provides specific functionality through standardized endpoints and protocols, enabling Claude to access data and perform actions through the standardized protocol.
Yes, MCP Servers are designed with security in mind. They run locally with explicit configuration and permissions, require user approval for actions, and include built-in security features to prevent unauthorized access and ensure data privacy.