Skip to main content
Glama
tangcent

maven-indexer-mcp

by tangcent

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAVEN_REPONoAbsolute path to your local Maven repository (e.g., /Users/yourname/.m2/repository). Use this if your repository is in a non-standard location.
GRADLE_REPO_PATHNoAbsolute path to your Gradle cache (e.g., /Users/yourname/.gradle/caches/modules-2/files-2.1).
INCLUDED_PACKAGESNoComma-separated list of package patterns to index (e.g., com.mycompany.*,org.example.*). Default is * (index everything).*
MAVEN_INDEXER_CFR_PATHNoAbsolute path to a specific CFR decompiler JAR. If not provided, the server will attempt to use its bundled CFR version.
VERSION_RESOLUTION_STRATEGYNoStrategy to choose the version when multiple versions of an artifact are found and no specific coordinate is provided. Options: semver (default), latest-published, latest-used.semver

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tangcent/maven-indexer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server