Connect Claude agent to Aras with MCP
After quite some interest in my Claude agent + Aras PLM + Python MCP demo on LinkedIn, I’d like to share: a basic variant of our setup is now open source on GitHub. Get it here: GitHub: DaanTheoden/aras-claude-agent You’ll find everything you need to connect Claude Desktop to your Aras Innovator instance: query data, create items, call methods, and more. No manual API definitions, just a clean, extensible MCP server. Quick highlights: – Secure OAuth authentication to Aras – Query and create items (Parts, Documents, BOMs, etc.) – Call Aras methods and workflows – Access dropdowns and config data – Works with free Claude Desktop (Windows, macOS, Linux) Clone the repo, follow the README, and let me know how it goes. Questions or feedback? Drop them below or open an issue on GitHub.316Views2likes2Comments