fangyinc/mcp-maven
A Model Context Protocol server providing tools to run maven commands by LLMs
Platform-specific configuration:
{
"mcpServers": {
"mcp-maven": {
"command": "npx",
"args": [
"-y",
"mcp-maven"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...