Skip to main content
Glama
amirbiron

CodeBot MCP Server v2

by amirbiron

๐Ÿค– CodeBot MCP Server v2

ืฉืจืช MCP ืžื•ืจื—ื‘ ืœื ื™ื”ื•ืœ ืงื•ื“, ื“ืคืœื•ื™ ื•ืชืคืขื•ืœ โ€” ืžื•ืชืื ืœื—ื™ื‘ื•ืจ ืœ-Claude.


โœจ ื™ื›ื•ืœื•ืช

๐Ÿ“ ื ื™ื”ื•ืœ Snippets

ื›ืœื™

ืชื™ืื•ืจ

list_snippets

ืจืฉื™ืžื” ืขื ืกื™ื ื•ืŸ ืœืคื™ ืฉืคื” / ืชื’ื™ืช / ื—ื™ืคื•ืฉ

get_snippet

ืงื‘ืœืช snippet ื‘ื•ื“ื“

create_snippet

ื™ืฆื™ืจืช snippet ื—ื“ืฉ

update_snippet

ืขื“ื›ื•ืŸ snippet ืงื™ื™ื

delete_snippet

ืžื—ื™ืงืช snippet

search_by_code

ื—ื™ืคื•ืฉ regex ื‘ืชื•ืš ื”ืงื•ื“

get_stats

ืกื˜ื˜ื™ืกื˜ื™ืงื•ืช ืขืœ ื”ืžืื’ืจ

๐Ÿ” ื ื™ืชื•ื— ืงื•ื“

ื›ืœื™

ืชื™ืื•ืจ

analyze_snippet

ื ื™ืชื•ื— ืžื˜ืจื™ืงื•ืช, ื“ืคื•ืกื™ื ื‘ืขื™ื™ืชื™ื™ื ื•ื”ืฆืขื•ืช

bulk_tag_snippets

ืขื“ื›ื•ืŸ ืชื’ื™ื•ืช ืขืœ ืžืกืคืจ snippets ื‘ื‘ืช ืื—ืช

๐Ÿš€ Render API (ืชืคืขื•ืœ)

ื›ืœื™

ืชื™ืื•ืจ

render_service_status

ืžืฆื‘ ื”ืฉื™ืจื•ืช ื”ื ื•ื›ื—ื™

render_list_deploys

ื“ืคืœื•ื™ื™ื ืื—ืจื•ื ื™ื

render_trigger_deploy

โš ๏ธ ื”ืคืขืœืช ื“ืคืœื•ื™ ื—ื“ืฉ

render_restart_service

โš ๏ธ ืจื™ืกื˜ืืจื˜ ืœืฉื™ืจื•ืช

render_get_env_vars

ื”ืฆื’ืช ืžืฉืชื ื™ ืกื‘ื™ื‘ื” (ืขืจื›ื™ื ืจื’ื™ืฉื™ื ืžื•ืกืชืจื™ื)

๐Ÿ™ GitHub Issues

ื›ืœื™

ืชื™ืื•ืจ

github_create_issue

ื™ืฆื™ืจืช Issue ื—ื“ืฉ (ืชื•ืžืš Markdown)

github_list_issues

ืจืฉื™ืžืช Issues ืขื ืกื™ื ื•ืŸ

๐Ÿ“‹ Prompts ืžื•ื‘ื ื™ื (ื‘ืขื‘ืจื™ืช)

ืคืจื•ืžืคื˜

ืชื™ืื•ืจ

code_review

ืกืงื™ืจืช ืงื•ื“ ืžืงืฆื•ืขื™ืช

debug_help

ื ื™ืชื•ื— ืฉื’ื™ืื” ื•ื”ืฆืขืช ืคืชืจื•ื ื•ืช

create_github_issue_prompt

ืชื‘ื ื™ืช Issue (bug / enhancement)

deploy_check

ื‘ื“ื™ืงื•ืช ื‘ื˜ื™ื—ื•ืช ืœืคื ื™ ื“ืคืœื•ื™

summarize_logs

ื ื™ืชื•ื— ืœื•ื’ื™ื ื•ื–ื™ื”ื•ื™ ืฉื’ื™ืื•ืช

optimize_snippet

ื”ืฆืขื•ืช ืื•ืคื˜ื™ืžื™ื–ืฆื™ื”


Related MCP server: Code Buddy

๐Ÿš€ ื”ืชืงื ื”

ื”ืจืฆื” ืžืงื•ืžื™ืช

git clone https://github.com/YOUR_USERNAME/codebot-mcp-server.git
cd codebot-mcp-server

python -m venv .venv
source .venv/bin/activate

pip install -r requirements.txt

cp .env.example .env
# ืขืจื•ืš ืืช .env

python server.py

ื”ืฉืจืช ืขื•ืœื” ืขืœ http://localhost:8000/mcp

ื“ืคืœื•ื™ ืœ-Render

  1. ื”ืขืœื” ืœ-GitHub

  2. ื‘-Render: New โ†’ Web Service โ†’ Docker

  3. ื”ื’ื“ืจ ืžืฉืชื ื™ ืกื‘ื™ื‘ื”:

ืžืฉืชื ื”

ื—ื•ื‘ื”?

ืชื™ืื•ืจ

MONGO_URI

โœ…

Connection string ืœ-MongoDB

RENDER_API_KEY

โฌœ

Render API token (ืœ-deploy/restart)

RENDER_SERVICE_ID

โฌœ

ืžื–ื”ื” ื”ืฉื™ืจื•ืช ื‘-Render

GITHUB_TOKEN

โฌœ

GitHub PAT (ืœ-Issues)

GITHUB_REPO

โฌœ

owner/repo

๐Ÿ’ก ื˜ื™ืค: ืจืง MONGO_URI ื—ื•ื‘ื”. ืฉืืจ ื”ืื™ื ื˜ื’ืจืฆื™ื•ืช ืขื•ื‘ื“ื•ืช ื›ืฉื”ืžืฉืชื ื™ื ืฉืœื”ืŸ ืžื•ื’ื“ืจื™ื.


๐Ÿ”Œ ื—ื™ื‘ื•ืจ ืœ-Claude

Claude.ai (Pro / Max / Team / Enterprise)

Settings โ†’ Integrations โ†’ Add custom connector

URL: https://YOUR-APP.onrender.com/mcp

Claude Desktop

ื”ื•ืกืฃ ืœ-claude_desktop_config.json:

{
  "mcpServers": {
    "codebot": {
      "type": "streamable-http",
      "url": "https://YOUR-APP.onrender.com/mcp"
    }
  }
}

Claude Code

claude mcp add-json codebot '{"type":"streamable-http","url":"https://YOUR-APP.onrender.com/mcp"}'

๐Ÿ’ฌ ื“ื•ื’ืžืื•ืช ืฉื™ืžื•ืฉ ื‘-Claude

ื ื™ื”ื•ืœ ืงื•ื“

"ื”ืจืื” ืœื™ ืืช ื›ืœ ื”-snippets ืฉืœื™ ื‘-Python ืฉืงืฉื•ืจื™ื ืœ-async"

"ืฆื•ืจ snippet ื—ื“ืฉ ืขื ืคื•ื ืงืฆื™ื” ืœืžื™ื•ืŸ ืžื”ื™ืจ"

"ื—ืคืฉ ื‘ืงื•ื“ ืฉืœื™ ืฉื™ืžื•ืฉ ื‘-try/except"

ื ื™ืชื•ื— ืงื•ื“

"ืชืขืฉื” code review ืขืœ ื”-snippet ื”ื–ื”" (ืžืคืขื™ืœ ืืช ื”ืคืจื•ืžืคื˜ code_review)

"ื™ืฉ ืœื™ ืฉื’ื™ืื”: ModuleNotFoundError: No module named 'redis'"

ื“ืคืœื•ื™ ื•ืชืคืขื•ืœ

"ืžื” ื”ืกื˜ื˜ื•ืก ืฉืœ ื”ืฉื™ืจื•ืช ืฉืœื™ ื‘-Render?"

"ืชืขืฉื” ื“ืคืœื•ื™ ื—ื“ืฉ" (ืžืคืขื™ืœ deploy_check ืœื‘ื“ื™ืงืช ื‘ื˜ื™ื—ื•ืช)

"ืชืคืชื— Issue ืขืœ ื”ื‘ืื’ ืฉืžืฆืื ื•"

ืœื•ื’ื™ื

"ื ืชื— ืœื™ ืืช ื”ืœื•ื’ื™ื ื”ืืœื” ื•ืชื’ื™ื“ ืžื” ืœื ืชืงื™ืŸ"


๐Ÿ“ ืžื‘ื ื”

codebot-mcp-server/
โ”œโ”€โ”€ server.py          # ืฉืจืช MCP (ื›ืœ ื”ื›ืœื™ื, prompts, resources)
โ”œโ”€โ”€ requirements.txt   # ืชืœื•ื™ื•ืช
โ”œโ”€โ”€ Dockerfile         # Docker image
โ”œโ”€โ”€ render.yaml        # Render Blueprint
โ”œโ”€โ”€ .env.example       # ื“ื•ื’ืžื” ืœืžืฉืชื ื™ื
โ”œโ”€โ”€ .gitignore
โ””โ”€โ”€ README.md

๐Ÿ”’ ืื‘ื˜ื—ื”

  • Stateless mode โ€” ืžืชืื™ื ืœ-horizontal scaling

  • ืขืจื›ื™ื ืจื’ื™ืฉื™ื ืžื•ืกืชืจื™ื ื‘-render_get_env_vars

  • ืื™ืฉื•ืจ ื ื“ืจืฉ ืœืคื ื™ deploy/restart (ื“ืจืš ื”ืคืจื•ืžืคื˜ deploy_check)

  • ืื™ืŸ secrets ื‘ืงื•ื“ โ€” ื”ื›ืœ ื“ืจืš ืžืฉืชื ื™ ืกื‘ื™ื‘ื”


๐Ÿ“„ ืจื™ืฉื™ื•ืŸ

MIT

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    15
    303
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    A comprehensive MCP server that provides AI assistants with tools for file system management, Git integration, and shell command execution. It features specialized code utilities for analysis, formatting, and linting to enhance development workflows within Claude Desktop.
    28
    7
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A modular MCP server that provides a unified interface for interacting with GitHub and GitLab, including enterprise and self-hosted instances. It enables comprehensive management of repositories, issues, pull requests, and CI/CD pipelines through natural language.
    23
    78
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    A modular MCP server that provides tools for file operations, regex-based code searching, and structural analysis of functions and classes across multiple programming languages. It also includes AI-powered features for intelligently updating files according to architectural changes.
    -

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/amirbiron/MCP-Server'

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