<div align="center">

# PaperAPI MCP

### ⚡ Faster Paper plugin building for AI-powered workflows

PaperAPI MCP helps AI tools find the right Paper API surface faster, with less noise and fewer wrong turns.

Built for teams and developers who want cleaner MCP answers, quicker implementation, and a smoother Paper development experience.

</div>

## ✨ Why PaperAPI MCP

- Faster Paper API discovery
- Shorter, more useful MCP responses
- Less time lost in scattered docs and source browsing
- Better accuracy while generating Paper plugin code
- Simple remote MCP connection for AI tools

## 🧩 Core Tools

- `search_events`
- `search_classes`
- `get_event`
- `get_class_methods`
- `search_examples`
- `generate_plugin_structure`
- `generate_plugin_yml`

## 🎯 Who It's For

- Paper plugin developers
- Teams building Minecraft plugins with AI
- People who want quicker access to the right API surface
- Workflows that need a cleaner and more reliable MCP experience

## 🌍 Public MCP Endpoint

```text
https://mcp.minecraft-collective.net/mcp
```

## 🔌 Quick Client Setup

```json
{
  "mcpServers": {
    "paperapi": {
      "url": "https://mcp.minecraft-collective.net/mcp"
    }
  }
}
```

<div align="center">

### 🚀 Less searching, less friction, more building

</div>
