practicalli / practicalli/clojure-ai-tools

mcp-server: javadoc central

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Makefile
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Review the use of the Javadoc Central MCP for use with Clojure development (and Java interop). org.clojure libraries are published to Maven, along with many others.

NOTE: can a similar MCP server be created for Clojars (or has one been done already, e.g. clojure-mcp).

NOTE: designed for use with MCP clients.

Artifacts in Maven Central typically provide a JavaDoc Jar that contains the versioned documentation for the artifact. While IDEs use this to display the docs for a library, it is also sometimes nice to browse the docs in a web browser. This project is a simple web app that allows you to view the JavaDoc for any artifact in Maven Central.

[JavaDoc Central MCP server](https://github.com/jamesward/javadoccentral]

Reference

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked JavaDoc Central MCP server and the MCP client references, then assess its usefulness for Clojure and Java interop development. Investigate whether an equivalent Clojars MCP server already exists, including the mentioned clojure-mcp example; done should be a documented recommendation or implementation direction.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, java
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.