EV
@modelcontextprotocol
Reference / test server with prompts, resources, and tools.
87k1w ago0 toolslocal
$
npx -y @modelcontextprotocol/server-everythingManage repositories, issues, pull requests, and code search across GitHub from inside Claude.
$ npx -y @modelcontextprotocol/server-githubOr add it with the Claude CLI: claude mcp add github
create_issuecreate_pull_requestsearch_codeget_file_contentslist_commitscreate_or_update_filesearch_repositoriesmerge_pull_requestadd_issue_commentfork_repositoryValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "github": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<your-github-personal-access-token>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Reference / test server with prompts, resources, and tools.
npx -y @modelcontextprotocol/server-everythingOfficial GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python