Katana MCP Server Documentation¶
This directory contains all documentation specific to the katana-mcp-server package.
Documentation Index¶
Getting Started¶
- Development Guide - Setup and development workflow
- Deployment Guide - Production deployment strategies
- Docker Guide - Container deployment
Architecture & Design¶
- Architecture Design - Comprehensive MCP architecture and patterns
- Implementation Plan - MCP v0.1.0 implementation roadmap
- StockTrim Migration - Migration to production patterns
- ADRs - Architecture Decision Records
Quick Links¶
- Main Repository README - Project overview
- Contributing Guide - How to contribute
- PyPI Package - Published package
Package Information¶
The MCP server is published as a separate package:
- Package Name:
katana-mcp-server - PyPI: https://pypi.org/project/katana-mcp-server/
- Dependencies:
katana-openapi-client,fastmcp - Installation:
pip install katana-mcp-serveroruvx katana-mcp-server
Related Packages¶
This monorepo also contains:
- katana-openapi-client - Python client for Katana Manufacturing API