> ## Documentation Index
> Fetch the complete documentation index at: https://sec-edgar-mcp.amorelli.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# License

> SEC Edgar MCP licensing information

# License

SEC Edgar MCP is licensed under the **GNU Affero General Public License v3.0 (AGPL-3.0)**.

## What does this mean?

The AGPL-3.0 is a strong copyleft license that ensures the software remains free and open source.

<CardGroup cols={2}>
  <Card title="✅ You CAN" icon="check" color="#10b981">
    * Use the software for any purpose
    * Study and modify the source code
    * Distribute original or modified versions
    * Use it in commercial applications
    * Access the source code
  </Card>

  <Card title="📋 You MUST" icon="list-check" color="#f59e0b">
    * Include the original license and copyright
    * Provide source code for modifications
    * Share modifications under the same license
    * Provide network source if hosting modified versions
    * Document significant changes
  </Card>
</CardGroup>

## Commercial Licensing

For commercial licensing options or alternative licensing arrangements, please contact:

**📧 [stefano@amorelli.tech](mailto:stefano@amorelli.tech)**

## Full License Text

<Note>
  The complete AGPL-3.0 license text is available in the [LICENSE file](https://github.com/stefanoamorelli/sec-edgar-mcp/blob/main/LICENSE) in our repository.
</Note>

## Copyright Notice

```
SEC Edgar MCP - AI-powered SEC EDGAR data access
Copyright (C) 2024 Stefano Amorelli

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
```

***

<Warning>
  This page provides a summary of the AGPL-3.0 license for informational purposes. The [full license text](https://github.com/stefanoamorelli/sec-edgar-mcp/blob/main/LICENSE) is the authoritative legal document.
</Warning>
