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 Agentic WorkersPublished 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.
- Slug
- javadocs
- Category
- Software Development
- Category slug
- software-development
- Authentication
- Open
- Auth type
- none
Directory details
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.
{
"mcpServers": {
"javadocs": {
"url": "https://www.javadocs.dev/mcp"
}
}
}