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_repository{ "mcpServers": { "github": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<your-github-personal-access-token>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
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