Back to search
30
MCP

core

opensumi/core

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://opensumi.com

Similar MCP servers embedding-nearest

io.github.cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers with declarative definitions.
0 tools
hmg-higress-trae-mcp
An MCP (Model Context Protocol) service providing an expert-level AI agent for software development tasks. It offers specialized tools for c
0 tools
XcodeBuildMCP
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
0 tools
@cyanheads/mcp-ts-core
Agent-native TypeScript framework for building MCP servers. Declarative definitions with auth, multi-backend storage, OpenTelemetry, and fir
0 tools
mcp-me
A community-driven MCP server framework that lets anyone expose personal information to AI assistants via the Model Context Protocol.
0 tools
framework-mcp-client
HTTP client proxy for Framework MCP Server (Cursor IDE integration)
0 tools

How to use

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

{
  "mcpServers": {
    "core": {
      "url": "https://opensumi.com",
      "transport": "http"
    }
  }
}