MCP Toolkit Pro
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Toolkit Prosearch GitHub for Python projects about data visualization"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 buildConfiguration
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAquality-maintenanceEnables AI agents to interact with GitHub repositories through the GitHub REST API for managing files, issues, and repository metadata. It supports both read operations like searching code and write operations such as creating repositories and updating issue comments.9
- Alicense-qualityBmaintenanceEnables AI agents to manage GitHub repositories, branches, issues, pull requests, releases, and actions through natural language.1325MIT
- Flicense-qualityCmaintenanceEnables AI agents to interact with GitHub repositories, issues, pull requests, code, and more through a comprehensive set of tools.
- Flicense-qualityBmaintenanceEnables AI agents to interact with GitHub via natural language, supporting repository management, issue tracking, file commits, and more.
Related MCP Connectors
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Git-backed platform for skills, tools, and context for AI agents
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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