maven info mcp for Zed
io.github.mrfentmen/maven-info-mcp
Search Java libraries and artifacts on Maven Central. No key required.
client:Zed
transport:stdio
runtime:npm
Install maven info mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"maven-info-mcp": {
"command": "npx",
"args": [
"-y",
"maven-info-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs