io.github.arvindand/maven-tools-mcp✓
io.github.arvindand/maven-tools-mcp · v2.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.arvindand/maven-tools-mcp",
"description": "JVM dependency intelligence for AI assistants via Maven Central",
"repository": {
"url": "https://github.com/arvindand/maven-tools-mcp",
"source": "github"
},
"version": "2.1.0",
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/arvindand/maven-tools-mcp:latest",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Remove container after exit",
"type": "named",
"name": "--rm"
},
{
"description": "Keep STDIN open for MCP stdio transport",
"type": "named",
"name": "-i"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"variants": {
"http": {
"description": "Streamable HTTP transport variant with health probes",
"image": "docker.io/arvindand/maven-tools-mcp:latest-http"
},
"noc7": {
"description": "Context7-free variant without external documentation integration",
"image": "docker.io/arvindand/maven-tools-mcp:latest-noc7"
}
}
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}