Back to Browse

Createmod Claude MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Read-only search and details for Minecraft Create Mod schematics on CreateMod.com.

About

Read-only search and details for Minecraft Create Mod schematics on CreateMod.com.

Remote endpoints: streamable-http: https://createmod.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

2 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-createmod-schematics": {
      "url": "https://createmod.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

CreateMod.com plugin for Claude Code

Search and reference Minecraft Create Mod schematics from Claude. This plugin connects Claude Code to CreateMod.com's public, read-only MCP server and bundles skills that teach Claude how to find schematics and work with the parametric ship hull, airship balloon and propeller generators.

Install

/plugin marketplace add uberswe/createmod-claude
/plugin install createmod@createmod

What you get

MCP tools (remote server at https://createmod.com/api/mcp, no authentication required):

  • search_schematics — search the schematic library by terms and category
  • get_schematic — details for one schematic: description, author, rating, game versions, required mods, video

Skills:

  • find-schematics — how to discover and reference schematics
  • generator-links — how to configure the ship hull / balloon / propeller generators and produce shareable configuration links

Notes

  • The server is read-only and deliberately does not expose schematic (.nbt) files to agents — Claude sends you to the schematic page to download.
  • No account or API key is needed for the MCP tools. The site's authenticated JSON API is documented at https://createmod.com/api.
  • These skills mirror the ones the site publishes at https://createmod.com/.well-known/agent-skills/index.json.
  • You can also use the server without this plugin: add https://createmod.com/api/mcp as a custom connector in claude.ai or Claude Desktop, or claude mcp add --transport http createmod https://createmod.com/api/mcp in Claude Code.

Other ways to get the server

License

MIT

Reviews

No reviews yet

Be the first to review this server!