DirectoryCore MCP
tools

Core MCP

by opensumi

65
Health
good
74
Popularity

A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

3,607stars
450forks
TypeScript
MIT
Updated March 11, 2026
#ai#ai-first#ai-native#editor#electron#ide#ide-framework#mcp#mcp-client#opensumi#typescript#webide

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "core-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "core"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx core

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorytools
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory