Skip to main content
Glama
DzAchref

MCP Toolkit Pro

by DzAchref

MCP Toolkit Pro

Premium MCP Server for AI Agents — GitHub integration, code analysis, and project management.

What is this?

MCP Toolkit Pro is a Model Context Protocol (MCP) server that gives AI agents powerful tools to interact with GitHub, analyze code, and manage projects. It's the fastest way to add GitHub capabilities to any AI agent.

Related MCP server: GitHub MCP Server

Features

GitHub Integration

  • Search Repositories — Find repos by keyword, language, or topic

  • Read Files — Access any file in any public GitHub repository

  • List Issues — Browse issues with filtering by state and labels

  • List Pull Requests — View PRs with author and status info

  • Read READMEs — Get repository documentation instantly

Code Analysis

  • Code Quality Analysis — Detect issues, complexity, and best practices

  • Language Detection — Auto-detect programming languages

  • Issue Detection — Find TODOs, FIXMEs, console.logs, and more

Project Management

  • Task List Generator — Create structured task lists from descriptions

  • Priority Sorting — Organize tasks by priority and status

Quick Start

# Install
npm install mcp-toolkit-pro

# Or clone and build
git clone https://github.com/yourusername/mcp-toolkit-pro.git
cd mcp-toolkit-pro
npm install
npm run build

Configuration

Add to your MCP client config:

{
  "mcpServers": {
    "mcp-toolkit-pro": {
      "command": "node",
      "args": ["path/to/mcp-toolkit-pro/dist/index.js"]
    }
  }
}

Pro Features (Coming Soon)

  • GitHub Write Operations — Create issues, PRs, and manage workflows

  • Batch Operations — Process multiple items at once

  • Custom Templates — Create and save custom tool configurations

  • Priority Support — Direct line to the developer

License

MIT

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DzAchref/mcp-toolkit-pro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server