mcp-server-coreshub

mcp-server-coreshub

5

Coreshub MCP Server is a platform designed to manage and extend tools using plugins for an MCP environment. It integrates seamlessly with Cherry Studio and provides capabilities like tool management, system configuration, and various service retrieval features.

Coreshub MCP Server

Overview

  • Coreshub MCP Server is a platform for managing tools and plugins specifically designed to function within a Model Context Protocol (MCP) environment.
  • It allows integration with Cherry Studio and can be run either directly through the platform or via command line by configuring necessary environment variables.

Features

  • Plugin management: Create and utilize custom tools and prompts.
  • Service configuration: Easily manage server settings and environment variables.
  • Tool examples include retrieving filesystem information, bill info, container details, SSH information, distributed training logs, and inference services.

Usage

  1. Setting up and executing the server via Cherry Studio or command line.
  2. Adding new tools by creating Python files in the plugins directory and implementing relevant classes.
  3. Configuring the server with environment variables either through settings.py or system configurations.