Kotlin & Java Library Sources
Rank #3,619io.github.aoreshkov/kotlin-lib-mcp
Kotlin/Java library sources, public API and KDoc from the real Maven sources jar, for AI agents
Kotlin & Java Library Sources is a Model Context Protocol (MCP) server published by aoreshkov. It ranks #3,619 of 132,113 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Kotlin & Java Library Sources is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Jul 10, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 128,494 of 132,113 servers on MCP Toplist.
Use Kotlin & Java Library Sources
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kotlin-lib-mcp -- docker run -i --rm -v kotlin-lib-mcp-cache:/home/mcp/.cache ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0[mcp_servers.kotlin-lib-mcp]
command = "docker"
args = ["run", "-i", "--rm", "-v", "kotlin-lib-mcp-cache:/home/mcp/.cache", "ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kotlin-lib-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"kotlin-lib-mcp-cache:/home/mcp/.cache",
"ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kotlin-lib-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"kotlin-lib-mcp-cache:/home/mcp/.cache",
"ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kotlin-lib-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"kotlin-lib-mcp-cache:/home/mcp/.cache",
"ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kotlin-lib-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"kotlin-lib-mcp-cache:/home/mcp/.cache",
"ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kotlin-lib-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-v",
"kotlin-lib-mcp-cache:/home/mcp/.cache",
"ghcr.io/aoreshkov/kotlin-lib-mcp:0.6.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aoreshkov%2Fkotlin-lib-mcp)<a href="https://mcptoplist.com/server/io.github.aoreshkov%2Fkotlin-lib-mcp"><img src="https://mcptoplist.com/badge/io.github.aoreshkov%2Fkotlin-lib-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aoreshkov
Other servers by aoreshkov
View all aoreshkov servers →Available versions (6)
| Version | Published |
|---|---|
| 0.6.0 | Sep 12, 2026 |
| 0.5.0 | Aug 20, 2026 |
| 0.4.0 | Jul 31, 2026 |
| 0.3.0 | Jul 14, 2026 |
| 0.2.0 | Jul 11, 2026 |
| 0.1.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Kotlin & Java Library Sources?
- Kotlin & Java Library Sources is maintained by aoreshkov, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Kotlin & Java Library Sources listed on the Official MCP Registry?
- Yes — Kotlin & Java Library Sources is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kotlin & Java Library Sources have?
- MCP Toplist tracks 6 versions of Kotlin & Java Library Sources, most recently published on Sep 12, 2026.
- Where can I find the source code for Kotlin & Java Library Sources?
- The source code for Kotlin & Java Library Sources is hosted at github.com/aoreshkov/kotlin-lib-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.