github-mcp-server-js
Provides tools for interacting with GitHub's API, enabling management of repositories, issues, pull requests, and related resources.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@github-mcp-server-jsList my open issues"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
github-mcp-server-js
A GitHub MCP server built on octokit.js and the MCP TypeScript SDK v2.
Usage
npx github-mcp-server-jsRuns over stdio by default. For a standalone HTTP server:
npx github-mcp-server-js --transport=http --port=3000Related MCP server: mcp-github-server
Configuration
Variable | Required | Default | Description |
| Yes | — | Personal access token used for all GitHub API calls |
| No |
| GitHub host — bare hostname or full API base URL. Set this for GitHub Enterprise Server |
| No |
|
|
| No |
|
|
Toolsets
Currently implemented:
repos— repository, branch, commit, tag, and file-contents toolsissues— issue CRUD, comments, labels, and conversation lockingpull_requests— pull request listing, creation, merging, reviews, and reviewer requests
Additional toolsets (actions, and more) are tracked in
docs/superpowers/specs/2026-08-05-github-mcp-server-design.md.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceAn MCP server that enables Git repository operations and GitHub PR workflows, allowing users to manage repositories, create branches, commit changes, and create pull requests through natural language.Last updated2
- AlicenseBqualityDmaintenanceAn MCP server that enables managing GitHub repositories, pull requests, issues, and more through natural language in Cursor or Claude Desktop.Last updated39314MIT
- Alicense-qualityBmaintenanceAn MCP server that enables GitHub API operations such as managing repositories, issues, and pull requests through natural language.Last updated673ISC
- Flicense-qualityBmaintenanceMCP server that enables AI agents to perform GitHub operations like creating repositories, issues, and commits through natural language.Last updated
Related MCP Connectors
An MCP server that gives your AI access to the source code and docs of all public github repos
A MCP server built for developers enabling Git based project management with project and personal…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wuqunfei/github-mcp-server-js'
If you have feedback or need assistance with the MCP directory API, please join our Discord server