Skip to main content
Glama
Kicey
by Kicey

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
java_workspace_symbolsB

Search for classes, interfaces, and methods across the entire workspace.

java_document_symbolsB

Get the hierarchical outline of a specific file.

java_definitionC

Find the definition of a symbol at a specific location.

java_referencesC

Find usages of a symbol at a specific location.

java_implementationsC

Find implementations of a symbol at a specific location.

java_hoverC

Get Javadoc and type signature for a symbol.

java_class_contentA

Fetch the source code for a class located inside a third-party jar (handles jdt:// URIs).

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/Kicey/jdtls-mcp'

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