OpenWealth MCP Server

Copyright 2026 Nariman Maddah

This product includes software developed by Nariman Maddah.
<https://github.com/alpflo/openwealth-mcp>

Third-Party Notices
===================

The following third-party libraries are included and distributed under their respective licenses:

1. mcp (Model Context Protocol SDK)
   License: Apache License 2.0
   <https://github.com/anthropics/python-sdk>

2. httpx
   License: BSD License
   <https://www.python-httpx.org/>

3. pydantic
   License: MIT License
   <https://docs.pydantic.dev/>

4. structlog
   License: Apache License 2.0 / MIT License
   <https://www.structlog.org/>

5. python-dotenv
   License: BSD License
   <https://github.com/theskumar/python-dotenv>

For full license texts, refer to the LICENSE file at the root of this repository
or the individual dependency licenses available on PyPI.

All licenses are permissive open-source licenses compatible with Apache License 2.0.
No GPL-licensed code is included in this project.
