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
This server cannot be installed
Maintenance
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
- 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