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.
「バージョン管理」の他のコンテンツ
Code Review Server
crazyrabbitLTCA MCP server for code reviews

Github
modelcontextprotocolModel Context Protocol Servers

Git
modelcontextprotocolModel Context Protocol Servers
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
コメント