MVP: Implement core MCP server with documentation and source tools #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
tier-1-foundation
tier-2-discovery
tier-3-patterns
tier-4-errors
tier-5-advanced
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
iterative-works/javadocs-mcp#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Implement the initial MVP of javadocs-mcp - an HTTP-based MCP server that provides on-demand Javadoc/Scaladoc and source code for JVM dependencies.
Goals
get_documentationandget_sourceScope
In Scope
get_documentation(coordinates, className)- fetch and return Javadoc/Scaladoc HTMLget_source(coordinates, className)- fetch and return source file content-javadoc.jarand-sources.jarOut of Scope (Future)
Technical Decisions
Tasks
Detailed analysis and task breakdown needed for:
Success Criteria
cats.effect.IO