Back to Home
dougborg icon

katana-openapi-client

Verified Safe

by dougborg

Overview

Provides a Model Context Protocol (MCP) server for AI assistants to interact with the Katana Manufacturing ERP API, offering resilient and type-safe access to ERP data and operations.

Installation

Run Command
uvx katana-mcp-server

Environment Variables

  • KATANA_API_KEY
  • KATANA_BASE_URL

Security Notes

The project appears to prioritize security by handling API keys via environment variables or .netrc and includes a `filter_sensitive_data` processor for logging. Dynamic code patching is used internally within `fastmcp` for advanced functionality, which is not inherently malicious but requires careful review. Documentation generation scripts fetch and parse external HTML, which could be a vector for supply chain attacks if the external source is compromised, but this is a development-time risk, not a runtime risk for the server. No 'eval' or blatant malicious patterns were found in the provided code snippets for the server's runtime.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassMedium
Avg Tokens300
Stars1
Forks0
Last Update2026-01-16

Tags

Katana ERPAPI ClientMonorepoAI IntegrationMCP ServerPythonTypeScriptResilienceType SafetyAutomation