mcp-java-dev-tools
by nimbly-dev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_JAVA_BIN | No | Optional path to Java binary | |
| MCP_JAVA_AGENT_JAR | Yes | Absolute path to the built Java agent jar used for probe-wired runtime startup | |
| MCP_PROBE_WAIT_MAX_RETRIES | No | Maximum retries for probe wait (max 10) | 1 |
| MCP_PROBE_INCLUDE_EXECUTION_PATHS | No | Set 'true' to include executionPaths arrays in probe payloads | false |
| MCP_JAVA_REQUEST_MAPPING_RESOLVER_JAR | No | Optional path to a request mapping resolver JAR | |
| MCP_PROBE_WAIT_UNREACHABLE_MAX_RETRIES | No | Maximum retries for unreachable probe (max 10) | 3 |
| MCP_PROBE_LINE_SELECTION_MAX_SCAN_LINES | No | Maximum number of lines to scan for line selection (range: 10-2000) | 120 |
| MCP_PROBE_WAIT_UNREACHABLE_RETRY_ENABLED | No | Enable retry when probe is unreachable | false |
| MCP_JAVA_REQUEST_MAPPING_RESOLVER_CLASSPATH | No | Optional classpath for request mapping resolver |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nimbly-dev/mcp-java-dev-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server