MCP-MCP

ValentinTarnovsky/MCP-MCP
★ 1 stars TypeScript 🧠 Memory/Knowledge Updated today
MCP server for Minecraft plugin developers - dependency docs, version checking, and project analysis
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ValentinTarnovsky/MCP-MCP"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that helps Minecraft Java plugin developers check the latest documentation and versions of common dependencies. - **Dependency Documentation Lookup** - Get wiki, javadocs, and GitHub links for popular Minecraft plugin dependencies - **Project Scanning** - Scan Gradle and Maven projects to extract all dependencies

Tools (7)

FeatureAPIcheck_allcheck_versionsdependenciesdependencyfetch_versionproject_path