GitHub
Manage repositories, issues, and search code via GitHub API.
Sign in to GitHub
Open https://github.com and sign in with the account that should be used by the MCP server. (docs.github.com)Open Developer settings → Personal access tokens
Click your profile photo → Settings → Developer settings → Personal access tokens. Choose either "Fine‑grained tokens" or "Tokens (classic)" depending on your needs. (Fine‑grained tokens are recommended when you want to limit access to specific repos; classic tokens use broad scopes like repo.) (docs.github.com)Generate a new token
- For a classic token: click "Tokens (classic)" → "Generate new token (classic)".
Select an expiration (recommended) and check the repo scope if you need repository read/write access (or public_repo for only public repos). (docs.github.com) - For a fine‑grained token: click "Fine‑grained tokens" → "Generate new token".
Select the resource owner, pick the specific repositories (or repo access level) and grant the minimal repository permissions required (for file operations you typically need repository "Contents" read & write and any additional permissions your workflow needs). (github.blog)
- For a classic token: click "Tokens (classic)" → "Generate new token (classic)".
Name the token and set an expiration
Give the token a descriptive name (e.g., "FastMCP – GitHub MCP") and set an expiration consistent with your security policy (shorter is safer). (docs.github.com)Create and copy the token (copy now — it’s shown only once)
Click Generate / Create. When GitHub displays the token string, copy it immediately to your clipboard or password manager — GitHub will not show the full token again after you leave the page. (docs.github.com)Click your "Install Now" / FastMCP button and paste the token into the FastMCP connection interface
When the FastMCP connection/install dialog appears (the "Install Now" prompt), you will see a field labeled like "GitHub Personal Access Token" (or an env var GITHUB_PERSONAL_ACCESS_TOKEN). Paste the copied token into that field and submit to save the connection. The MCP server will use that value as the GITHUB_PERSONAL_ACCESS_TOKEN environment variable. (This is the place where the README’s "<YOUR_TOKEN>" belongs.) (docs.github.com)Verify the connection
After installing, run a simple read operation (e.g., list a repository’s files or fetch repo metadata) from the MCP interface to confirm the token has the required access. If you get permission errors, adjust the token’s scopes/permissions or create a new token with the needed permissions. (docs.github.com)Secure and rotate the token
Store the token in a secure password manager. If the token is compromised, delete/revoke it from Developer settings and generate a replacement. Consider periodically rotating tokens and using fine‑grained tokens with minimal permissions where possible. If your organization enforces token policies, you may need administrator approval for fine‑grained tokens. (docs.github.com)
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.
Similar MCP Servers
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.