Javadocs.dev
Development
Open Access
Browse and search Java, Kotlin, and Scala library documentation from Maven Central
Overview
The Javadocs.dev MCP server provides programmatic access to Java, Kotlin, and Scala
library documentation from Maven Central. Query for the latest version of any artifact,
browse the complete contents of javadoc jars, and retrieve full documentation for
specific classes and methods. Built with ZIO and designed for efficient access to
Maven Central's vast documentation repository. Perfect for AI assistants and development
tools that need instant access to Java API documentation.
Capabilities
Get Latest Version
Gets the latest version of a given artifact (requires group ID and artifact ID)
Get Javadoc Content List
Gets a list of the contents of a javadoc jar (requires group ID, artifact ID, and version)
Get Javadoc Symbol Contents
Gets the contents of a javadoc symbol - get the symbol link from the content list tool first
Authentication
Type: Open Access
Provider: none
Setup Instructions:
No authentication required. The Javadocs.dev MCP server is publicly accessible
and can be used immediately without any API keys or credentials.
Endpoints
Production: | https://www.javadocs.dev/mcp |
Maintainer
James Ward
GitHub: @jamesward
Website: javadocs.dev
Tags
documentation
java
kotlin
scala
remote