Your GPT for coding. Contextualize your codebase with a powerfully chained AI
@StefanKumarasinghe
Your GPT for coding. Contextualize your codebase with a powerfully chained AI について
The Search For A Refined Coding ChatGPT for Software Engineers
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"CodeMasterPro": {
"command": "docker",
"args": [
"pull",
"stefankumarasinghe/codemasterpro"
]
}
}
}ツール
2Uses GitHub API to fetch examples and learn from them more effectively
Allows you to upload your codebase and provide context to your queries
概要
What is CodeMasterPro?
CodeMasterPro is an advanced AI-powered coding assistant designed to elevate the software engineering experience. It integrates with the Google Gemini API (required) and optionally with Brave Search API and Together AI, offering a suite of tools for debugging, documentation, code execution, and project context analysis. It runs as a Docker container and is intended for developers seeking an intelligent coding companion.
How to use CodeMasterPro?
Pull the Docker image using docker pull stefankumarasinghe/codemasterpro, then run it with docker run -e GOOGLE_API_KEY=YOUR_GEMINI_API_KEY -p 8000:8000 stefankumarasinghe/codemasterpro. Access the web UI at https://dwr4zchmi6x24.cloudfront.net/ after starting the container. Additional API keys can be set via the UI or environment variables.
Key features of CodeMasterPro
- AI-powered debugging with error identification and fixes
- Multi-language support across numerous programming languages
- Project context upload via ZIP, folder, or GitHub repo
- Runs Python and HTML code in a safe environment
- Memory and internet tools for effective RAG
- Customizable prompt, preferences, and UI themes
Use cases of CodeMasterPro
- Correct and improve existing code with AI suggestions
- Check Python code for vulnerabilities using SAST tool
- Visualize log data as charts or graphs
- Generate a full working chess game in HTML with all logic
- Run Python code directly within the assistant
FAQ from CodeMasterPro
What API keys are required?
A Google Gemini API key is required for core functionality. Brave Search API and Together AI API keys are optional but enhance search and reasoning capabilities.
How do I run CodeMasterPro?
You must have Docker installed. Pull the image docker pull stefankumarasinghe/codemasterpro, then run the container with your Gemini API key and expose port 8000. The UI can then be accessed via a web browser.
What tools are included?
CodeMasterPro includes tools for web searching (WEB), Stack Overflow lookup (STACK), internal documentation (INTERNAL), Python execution (PYTHON), complex computation (COMPUTE), log visualization (VISUALIZE), security testing (SAST), fast answers (LIGHTNING), deep analysis (DEEP ANALYSIS), GitHub example fetching (GITHUB), and project context (CONTEXT).
Is the project free to use?
The project is licensed under a Non-Commercial License. You may use it freely for non-commercial purposes, and you must credit the original author if you fork or use the application.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcoco不止于 CSS
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント