Spring Toolkit MCP
by giaffa86
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPRING_TOOLKIT_ALLOWED_ROOTS | No | Semicolon-separated list of absolute paths allowed for workspace inspection | |
| SPRING_TOOLKIT_ENABLE_TEST_RUNS | No | Set to 'true' to enable running Maven/Gradle tests via MCP tools | false |
| SPRING_TOOLKIT_ACTUATOR_BASE_URL | No | Base URL for a single Spring Boot Actuator application, e.g., http://localhost:8080/actuator | |
| SPRING_TOOLKIT_ACTUATOR_PASSWORD | No | Optional password for Basic Auth to Actuator endpoints | |
| SPRING_TOOLKIT_ACTUATOR_USERNAME | No | Optional username for Basic Auth to Actuator endpoints | |
| SPRING_TOOLKIT_ACTUATOR_BASE_URLS | No | Semicolon-separated list of named actuator base URLs, e.g., orders=http://localhost:8080/actuator;billing=http://localhost:8081/actuator | |
| SPRING_TOOLKIT_ENABLE_LOGGER_MUTATION | No | Set to 'true' to enable changing logger levels at runtime | false |
| SPRING_TOOLKIT_ENABLE_SESSION_MUTATION | No | Set to 'true' to enable session deletion | false |
| SPRING_TOOLKIT_ENABLE_ACTUATOR_DOWNLOADS | No | Set to 'true' to enable sensitive actuator downloads like logfile and heap dump metadata | false |
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
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/giaffa86/spring-toolkit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server