Core icon

Core

Orchestrate and manage local AI tools through a unified Model Context Protocol gateway.

关于

Core provides a lightweight and modular hub for running and managing local Model Context Protocol (MCP) tools. It offers a unified interface across IDEs, terminals, and custom AI assistants, connecting Python-based AI tools, UI interfaces, and editor plugins into a consistent and extensible local system.

主要功能

  • MCP Gateway: Single entry point for all local tools via FastAPI and WebSocket.
  • 0 GitHub stars
  • Plugin SDKs: Call MCP tools from various IDEs, CLI, or custom agents.
  • Unified UI Server: Dynamic web-based UI (React/Tauri) for cross-tool interactions.
  • Session Management: Persistent workflows with full context lifecycle.
  • Dynamic Tool Registration: Add new MCP modules using simple decorators.

使用案例

  • Managing working memory with context caching.
  • Summarizing text using local LLM APIs.
  • Collecting feedback on AI outputs.
Craft Better Prompts with AnyPrompt
Sponsored
Core: Orchestrate Local AI Tools with Unified MCP Gateway