$ timeahead_
← mcp scores
89
@theia/ai-mcp-server

Theia - MCP Server

overview

What it does

An MCP server integration for Eclipse Theia, an extensible framework for building cloud and desktop IDEs. The README provided describes Theia's core IDE capabilities—supporting multi-language environments, VS Code extension compatibility, and custom IDE composition—but does not detail the specific MCP server functionality, protocol coverage, or tool set. Given the capability badges, the server appears to operate as a filesystem and network bridge between Claude and a Theia instance, with no exposed tools (tool_count: 0), suggesting it may provide environment or context integration rather than discrete Claude-callable operations.

Who it's for

Teams deploying Theia-based IDEs (cloud or desktop) who want to integrate Claude's reasoning into Theia workflows. Likely relevant for custom IDE builders, remote development platform operators, or organizations running browser-based development environments that need LLM assistance.

Common use cases

  • Bridging Claude context from a Theia IDE instance into Claude Code or Claude API calls
  • Exposing Theia workspace state and file metadata to Claude during code generation or analysis tasks
  • Integrating Claude-assisted development into Theia-based remote or browser-based IDEs

Setup pitfalls

  • High risk surface: the server reads and writes the filesystem and makes network calls. Requires strong isolation if untrusted code or workspaces are involved.
  • No passing CI and zero exposed tools suggest the integration may be incomplete or newly released. Verify compatibility with your Theia version and MCP client before relying on it in production.
  • Requires a running Theia instance to connect to; you will need to configure the host, port, and authentication if required by your Theia deployment.
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "theiaai": {
      "command": "npx",
      "args": [
        "-y",
        "@theia/ai-mcp-server"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
score breakdown
security (35%)100
freshness (25%)100
adoption (20%)80
quality (10%)80
trust (10%)50
score history (8 updates)
4/30/20265/14/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth: API key
high risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why high risk: fs read + fs write + network + exec + eval + secrets active — can execute code, access credentials, and make external network calls.
raw data
weekly downloads2k
github stars22k
forks3k
open issues1481
license✓ present
readme length7328 chars
last publish0d ago
last commit0d ago
last updated5h ago
install verified✗ fail · 1d ago
score drop alerts
get notified by email when this server's score drops 5+ points