Claude Code MCP ServerIntegration455 installs

Github Integration

Direct GitHub API integration for repository management, issue tracking, pull requests, and collaborative development workflows.

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --mcp="integration/github-integration" --yes

Requires Claude Code. The command adds this mcp server to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this mcp server

Component source

{

"mcpServers": {

"github": {

"description": "Direct GitHub API integration for repository management, issue tracking, pull requests, and collaborative development workflows.",

"command": "npx",

"args": ["-y", "@modelcontextprotocol/server-github"],

"env": {

"GITHUB_PERSONAL_ACCESS_TOKEN": ""

}

}

}

}

Type
MCP Server
Category
Integration
Installs
455
Source
GitHub ↗

Related Claude Code MCP Servers

MCP ServerIntegration

Memory Integration

Persistent memory and context management for Claude Code sessions. Store and recall information across conversations and projects.

802 installsView →
MCP ServerIntegration

N8n Mcp

Build and manage n8n workflows directly from Claude. Includes a pre-built database with all n8n node documentation for workflow automation.

28 installsView →
MCP ServerIntegration

Alpaca Trading

Trading platform MCP server enabling stock, ETF, crypto, and options trading via Alpaca's API. Supports market data, portfolio management, and order execution.

7 installsView →
MCP ServerIntegration

Footballbin Predictions

AI-powered football match predictions for Premier League and Champions League. Returns half-time scores, full-time scores, next goal scorer, corner counts, and key player analysis. Public endpoint, no API key required.

7 installsView →
MCP ServerIntegration

Memex Mcp

Developer context continuity for AI coding agents. Watches your git repos and builds a temporal knowledge graph of modules, symbols, decisions, and open problems via Graphiti + Neo4j, then serves it over MCP. Every edge carries a validity window and a confidence score that decays over time. 12 tools across read and write. Requires NEO4J_URI, NEO4J_USER, NEO4J_PASSWORD, and GEMINI_API_KEY (set in your repo's .env).

1 installsView →
MCP ServerDev Tools

Context7

Context7 by Upstash pulls up-to-date, version-specific documentation and code examples straight from the source and injects them into your prompt. Add 'use context7' to any prompt to activate.

1.5k installsView →

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.