GitHub Code Extractor

v1.0.0Version Controlstable

Retrieves code from a GitHub repository URL and combines it into a single file. The URL must start with 'https://'. Query Parameters: - dir: Filter files by directory paths (comma-separated) Examp

mcp-github-pera1mcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is GitHub Code Extractor?

GitHub Code Extractor is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to retrieves code from a github repository url and combines it into a single file. the url must start with 'https://'. query parameters: - dir: filter files by directory paths (comma-separated) examp

Retrieves code from a GitHub repository URL and combines it into a single file. The URL must start with 'https://'. Query Parameters: - dir: Filter files by directory paths (comma-separated) Examp

This server falls under the Version Control category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • github_get_code

Use Cases

Extract GitHub repo code
Combine files into single output
kazuph

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @kazuph/mcp-github-pera1

Manual Installation

npx -y @kazuph/mcp-github-pera1

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about GitHub Code Extractor

What is GitHub Code Extractor?

GitHub Code Extractor is a Model Context Protocol (MCP) server that retrieves code from a github repository url and combines it into a single file. the url must start with 'https://'. query parameters: - dir: filter files by directory paths (comma-separated) examp It connects AI assistants to external tools and data sources through a standardized interface.

How do I install GitHub Code Extractor?

Install via npm with the command: npx -y @kazuph/mcp-github-pera1. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with GitHub Code Extractor?

GitHub Code Extractor works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is GitHub Code Extractor free to use?

Yes, GitHub Code Extractor is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Version Control MCP Servers

Explore all version control servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "mcp-github-pera1": { "command": "npx", "args": ["-y", "@kazuph/mcp-github-pera1"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use GitHub Code Extractor?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides