How to Use the Modrinth MCP in Claude Code
Query Modrinth and build server deployment scripts directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Modrinth MCP to Claude Code
Create your Vinkius account to connect Modrinth to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe Modrinth data into terminal scripts.
Run Claude Code to query the registry without opening a browser. The tool runs `search_projects` directly from your command line, letting you pipe the JSON output into other CLI tools or jq. You can quickly inspect specific files using `get_project` to dump metadata straight to stdout. It is built for developers who want to manage their server files without leaving the shell.
Automate server build checks with this MCP Server.
Use this MCP Server to write shell scripts that validate server dependencies before deployment. Claude Code queries `get_project_dependencies` to ensure your server files aren't missing critical libraries. It fetches the exact build details via `get_version` and `list_versions` to verify your server matches the upstream files. If a file is missing, the script catches it before boot.
Monitor publisher profiles from the CLI.
Audit your server plugins directly from your terminal sessions. Claude Code uses `get_user_profile` and `list_user_projects` to check the publishing history of any developer. It can also run `search_users` to track down specific contributors. This lets you quickly verify the source of a plugin before running it on your production server.
Set up Modrinth MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemodrinth-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Modrinth transactions." It will automatically discover and invoke the available Modrinth tools.
claude mcp add --transport http modrinth-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Modrinth MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Modrinth MCP today
We host it, we monitor it, we maintain it. You just paste one token.