pasardana-mcp-server

taufiqgoe/pasardana-mcp-server

3.1

If you are the rightful owner of pasardana-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 henry@mcphub.com.

The model context protocol server is designed to facilitate the deployment and management of applications using the MCP framework, specifically tailored for Java-based environments.

{
  "mcpServers": {
    "spring-boot-server": {
      "command": "java",
      "args": [
        "-jar",
        "C:\\dir\\pasardana-mcp-0.0.1-SNAPSHOT.jar"
      ]
    }
  }
}