The reputation layer for AI skills, tools & agents

Mng-dev-ai/agentrove

Score: 50.0 Rank #261

Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.

Overview

Mng-dev-ai/agentrove is a TypeScript MCP server licensed under Apache-2.0. Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers. Topics: agent, anthropic, claude, claude-code, code-execution, fastapi, llm, python, react, sandbox, typescript.

Ranked #261 out of 25632 indexed tools.

In the top 2% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript Apache-2.0
agentanthropicclaudeclaude-codecode-executionfastapillmpythonreactsandboxtypescript

Signal Breakdown

Stars 236
Freshness 2d ago
Issue Health 45%
Contributors 6
Dependents 0
Forks 47
Description Detailed
License Apache-2.0

How to Improve

Issue Health high impact

You have 11 open vs 9 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for Mng-dev-ai/agentrove
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Mng-dev-ai--agentrove)](https://agentrank-ai.com/tool/Mng-dev-ai--agentrove)
<a href="https://agentrank-ai.com/tool/Mng-dev-ai--agentrove"><img src="https://agentrank-ai.com/api/badge/tool/Mng-dev-ai--agentrove" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Agentrove

Self-hosted Claude Code workspace with multi-provider routing, sandboxed execution, and a full web IDE.

> **Note:** Agentrove is under active development. Expect breaking changes between releases.

## Community

Join the [Discord server](https://discord.gg/HvkJU8dcBA).

## Why Agentrove

- Claude Code as the execution harness, exposed through a self-hosted web UI
- One workflow across Anthropic, OpenAI, GitHub Copilot, OpenRouter, and custom Anthropic-compatible endpoints
- Anthropic Bridge routing for non-Anthropic providers while preserving Claude Code behavior
- Isolated sandbox backends (Docker, host)
- Extension surface: MCP servers, skills, agents, slash commands, prompts, and marketplace plugins
- Provider switching with shared working context

## Core Architecture

```text
React/Vite Frontend
  -> FastAPI Backend
  -> PostgreSQL + Redis (web/docker mode)
  -> SQLite + in-memory cache/pubsub (desktop mode)
  -> Sandbox runtime (Docker/Host)
  -> Claude Code CLI + c
Read full README on GitHub →
Are you the maintainer? Claim this listing