Back to search
30
MCP

youknow07/0code-mcp

docker/youknow07/0code-mcp

it is a minimilistic self hosted mcp server for your ai agents like Github Copilot, Codex Etc

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

Similar MCP servers embedding-nearest

@leo000001/codex-mcp
MCP server that wraps OpenAI Codex app-server — start coding agents, poll their progress, and manage permissions from any MCP client
0 tools
manhattan-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools

How to use

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

{
  "mcpServers": {
    "youknow07/0code-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}