2560_mcp
@t1ina2003
关于 2560_mcp
A repository for 2560_mcp. Includes instructions in README for enabling GitHub MCP server in VS Code.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 2560_mcp?
2560_mcp provides configuration instructions to enable the GitHub MCP Server in VS Code using Docker. It is aimed at developers who want to integrate GitHub functionality into VS Code via the Model Context Protocol.
How to use 2560_mcp?
Add the provided JSON snippet to VS Code’s settings.json, replacing ${input:github_token} with a GitHub Personal Access Token (or using the VS Code inputs mechanism). Ensure Docker is installed and the token has the required permissions.
Key features of 2560_mcp
- Provides a ready‑to‑use VS Code
settings.jsonconfiguration snippet - Uses Docker to run the official
github-mcp-serverimage - Requires only a GitHub Personal Access Token via environment variable
- References the official GitHub MCP Server documentation
- Supports token input via VS Code’s input variable mechanism
Use cases of 2560_mcp
- Setting up GitHub MCP integration inside VS Code for AI‑assisted code review
- Configuring a Docker‑based MCP server with minimal manual steps
FAQ from 2560_mcp
What is the purpose of 2560_mcp?
It is a configuration guide that shows how to add the GitHub MCP Server to VS Code’s MCP settings, not a standalone server implementation.
What dependencies are needed?
You need Docker installed and a valid GitHub Personal Access Token with appropriate scopes.
How is the token supplied?
The token is passed via the GITHUB_PERSONAL_ACCESS_TOKEN environment variable, using the ${input:github_token} placeholder which can be resolved by VS Code’s inputs mechanism.
Where can I find help or troubleshooting?
Refer to the official github-mcp-server documentation or open an issue in the 2560_mcp repository.
Is 2560_mcp the official GitHub MCP Server?
No. 2560_mcp is a third‑party set of instructions that leverages the official github-mcp-server Docker image.
版本控制 分类下的更多 MCP 服务器
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
Code Review Server
crazyrabbitLTCA MCP server for code reviews
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
GitHub Actions 工作流使用说明
HenryHaosonYuque mcp server
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
评论