mcp-server

TheDistroHopper/mcp-server

3.1

If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Model Context Protocol (MCP) Server is a specialized server designed to facilitate communication and data exchange between different components of a machine learning or AI system, using the MCP standard.

MCP Server

Usage

{
  "mcpServers": {
    "tasks": {
      "command": "npx",
      "args": ["-y", "https://github.com/TheDistroHopper/mcp-server.git"],
      "env": {
        "API_BASE": "API base URL"
      }
    }
  }
}