We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nirholas/universal-crypto-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•1.44 KiB
# Third-Party Vendor Code
This directory contains third-party open source projects integrated into Universal Crypto MCP.
## License Compliance
All projects in this directory maintain their original:
- Copyright notices
- License files
- Attribution requirements
- Original author credits
## Directory Structure
Each vendor project is in its own subdirectory with:
- `LICENSE` - Original license file
- `ATTRIBUTION.md` - Credits to original authors
- `README.md` - Original or adapted documentation
- Source code with original copyright notices preserved
## Integrated Projects
| Project | License | Original Author | Repository |
|---------|---------|----------------|------------|
| ethers.js | MIT | Richard Moore | https://github.com/ethers-io/ethers.js |
## Integration Guidelines
When integrating third-party code:
1. ✅ Keep all copyright notices intact
2. ✅ Include original LICENSE file
3. ✅ Credit original authors in ATTRIBUTION.md
4. ✅ Link to original repository
5. ✅ Document any modifications made
6. ✅ Comply with all license terms
## Universal Crypto MCP Integration
These vendor projects are integrated into Universal Crypto MCP to provide enhanced functionality while respecting open source licenses and giving proper credit to the original creators.
**Maintained by**: Nicholas (github.com/nirholas, x.com/nichxbt)
**Integration Layer**: Universal Crypto MCP
**Original Authors**: See individual project ATTRIBUTION.md files