Skip to main content
Glama
giaffa86

Spring Toolkit MCP

by giaffa86

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPRING_TOOLKIT_ALLOWED_ROOTSNoSemicolon-separated list of absolute paths allowed for workspace inspection
SPRING_TOOLKIT_ENABLE_TEST_RUNSNoSet to 'true' to enable running Maven/Gradle tests via MCP toolsfalse
SPRING_TOOLKIT_ACTUATOR_BASE_URLNoBase URL for a single Spring Boot Actuator application, e.g., http://localhost:8080/actuator
SPRING_TOOLKIT_ACTUATOR_PASSWORDNoOptional password for Basic Auth to Actuator endpoints
SPRING_TOOLKIT_ACTUATOR_USERNAMENoOptional username for Basic Auth to Actuator endpoints
SPRING_TOOLKIT_ACTUATOR_BASE_URLSNoSemicolon-separated list of named actuator base URLs, e.g., orders=http://localhost:8080/actuator;billing=http://localhost:8081/actuator
SPRING_TOOLKIT_ENABLE_LOGGER_MUTATIONNoSet to 'true' to enable changing logger levels at runtimefalse
SPRING_TOOLKIT_ENABLE_SESSION_MUTATIONNoSet to 'true' to enable session deletionfalse
SPRING_TOOLKIT_ENABLE_ACTUATOR_DOWNLOADSNoSet to 'true' to enable sensitive actuator downloads like logfile and heap dump metadatafalse

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/giaffa86/spring-toolkit-mcp'

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