Skip to main content
Glama
__init__.py248 B
"""MCP server providing Java development capabilities through Eclipse JDT.LS.""" from jons_mcp_java.server import mcp __version__ = "0.1.0" def main() -> None: """Entry point for the MCP server.""" mcp.run() __all__ = ["main", "mcp"]

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/jonmmease/jons-mcp-java'

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