Back to search
30
MCP

codeforge-dev

npm/codeforge-dev

Complete development container that sets up Claude Code with modular devcontainer features, modern dev tools, and persistent configurations. Drop it into any project and get a production-ready AI development environment in minutes.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@coredirective/cf-container
Complete development container that sets up Claude Code with modular devcontainer features, modern dev tools, and persistent configurations.
0 tools
io.github.ai-4-devops/devops-practices
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs
0 tools
UnrealClaude
Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the edito
0 tools
codeledger
Token-level cost intelligence for Claude Code — per-project, per-agent, per-skill usage tracking with conversational MCP querying and local
0 tools
io.github.mcpware/claude-code-organizer
Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop.
0 tools
Gocode
Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codeforge-dev": {
      "url": "None",
      "transport": "http"
    }
  }
}