Package AIMarket capabilities into Docker images, MCP manifests, and Claude Desktop configs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "aimarket-mcp-packager" yet — see the docs or source repo.
Use package_capability to package an AIMarket capability into a distributable artifact, and output the required files, folder structure, and key configuration notes.
A packaging result summary with Docker-related files, MCP manifest, and required metadata.
Use generate_dockerfile to create a production-ready Dockerfile for this MCP service, and explain the base image, dependency installation, startup command, and optimization suggestions.
A build-ready Dockerfile plus brief deployment instructions.
Use generate_claude_desktop_config to generate Claude Desktop configuration for the packaged MCP service, and include local setup steps and common caveats.
Copy-ready Claude Desktop configuration content with setup and verification guidance.
Register multiple AI endpoints and auto-route models by capability.
Manage MCP servers in Claude App and discover or install packages.
Fetch and pack the most relevant GitHub repo files for AI queries.
Enable Claude to generate images through a local MCP server.
Generate, edit, and iteratively refine images from any MCP client
Turn a running FastAPI app into an MCP server for natural-language API calls.