Metadata-Version: 2.5
Name: hybris-developer-mcp
Version: 0.0.1
Summary: MCP server providing semantic tools for Hybris/SAP Commerce development
Project-URL: Homepage, https://github.com/devromans/hybris-developer-mcp
Project-URL: Repository, https://github.com/devromans/hybris-developer-mcp
Project-URL: Issues, https://github.com/devromans/hybris-developer-mcp/issues
Author-email: Roman Shopin <shopin.roman@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: hybris,jdtls,lsp,mcp,sap-commerce
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.13
Requires-Dist: fastmcp>=4.0.3
Description-Content-Type: text/markdown

# hybris-developer-mcp

MCP server providing semantic tools for Hybris/SAP Commerce development.

## Status

**Under active development.** This 0.0.x release reserves the package name on PyPI. The functional MCP server ships in
0.1.0.

## Planned scope

- jdtls LSP proxy for Java code in Hybris extensions
- ecj-check: fast single-file compile check with cached classpath
- Hybris DB query with schema awareness
- Extension dependency graph from `extensioninfo.xml`
- Spring beans graph across extensions
- items.xml to Model class mapping

## License

MIT

## Author

Roman Shopin
