ballerina-ls-mcp-server

dan-niles/ballerina-ls-mcp-server

3.3

If you are the rightful owner of ballerina-ls-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An intelligent Model Context Protocol (MCP) server for querying and analyzing Java language server codebases, specifically designed for the Ballerina Language Server project.

Tools

Functions exposed to the LLM to take actions

search_code

Enhanced fuzzy search through the codebase with relevance scoring and multi-word matching.

get_class_info

Get detailed information about a specific class including all methods and fields.

get_repository_stats

Get comprehensive statistics about the indexed repository.

find_similar_methods

Find methods with similar names using phonetic matching algorithms.

find_lsp_protocol_implementations

Find implementations of specific LSP protocol methods or search for common LSP patterns.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources