MCP Server
MCP
io.github.arvindand/maven-tools-mcp
JVM dependency intelligence for AI assistants via Maven Central
Install
oci:docker.io/arvindand/maven-tools-mcp:latest
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment