Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: Open

Javadocs hosted MCP server

Java docs

The Javadocs MCP server lets agents look up Java library documentation, so JVM development questions can be answered from published Javadoc rather than guesswork.

Curated by Published Updated

Server description

Java library documentation for agents

The Javadocs MCP server lets agents look up Java library documentation, so JVM development questions can be answered from published Javadoc rather than guesswork.

Directory details

Slug
javadocs
Category
Software Development
Category slug
software-development
Authentication
Open
Auth type
none

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "javadocs": {
      "url": "https://www.javadocs.dev/mcp"
    }
  }
}

Connection links