Back to directory
changsong/open-mcp-server

changsong/open-mcp-server

@changsong

A MCP server framework for integrating enterprise systems with AI platforms, supporting multiple protocols (HTTP, Dubbo, gRPC, SOAP) and third-party API integrations

mcpjavadubbogrpcapi-integrationenterprisespring-boottool

Installation & Configuration

{
  "mcpServers": {
    "open-mcp-server": {
      "command": "java",
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-jar",
        "/jar包路径/open-mcp-server-1.0-SNAPSHOT.jar",
        "juhe.news.api-key=您的聚合密钥"
      ]
    }
  }
}

Information

Transport
stdio
Language
Java
Created
2026/6/17
Updated
2026/6/17