Back to product

OPEN SOURCE INFRASTRUCTURE

MIT LICENSE

Free, permissive,
and open to all.

CodeMCP is free and open-source software released under the OSI-approved MIT License. You can inspect, fork, embed, and adapt it for personal projects, enterprise teams, or commercial tools without royalty fees or proprietary lock-in.

Copyright © 2026 CodeMCP Maintainers • SPDX-License-Identifier: MIT

Permissions

  • Commercial use: Free for proprietary apps
  • Modification: Customize tools & transports
  • Distribution: Bundle with CLI tools or IDEs
  • Private use: Run locally without publishing

Conditions

  • License and copyright notice: Retain the original MIT copyright text in copies or substantial portions.

Limitations

  • No Warranty: Software provided "as is" without guarantees.
  • Limitation of Liability: Authors cannot be held liable for damages.
LICENSE.txt
MIT License

Copyright (c) 2026 CodeMCP Maintainers

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Open Source Questions

Can I use CodeMCP in commercial projects?

Yes. The MIT license grants permission to use CodeMCP in commercial, enterprise, and closed-source environments without payment or notification.

Do I need to disclose my own code if I use CodeMCP?

No. Using CodeMCP to interact with your codebase or repository does not subject your proprietary source code to any copyleft or disclosure requirements.

Where is the canonical repository?

The official source repository is maintained on GitHub at github.com/mahesh2-lab/code-mcp.