GontrandL/mcp-unified
3.1
If you are the rightful owner of mcp-unified and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The @autoweave/mcp-unified package provides a unified model context protocol server designed to streamline and enhance the integration of model context protocols.
@autoweave/mcp-unified
🔗 Unified Model Context Protocol server
📋 Description
@autoweave/mcp-unified provides 🔗 unified model context protocol server.
🚀 Installation
npm install @autoweave/mcp-unified
📖 Usage
const { Mcp-unified } = require('@autoweave/mcp-unified');
const instance = new Mcp-unified();
await instance.initialize();
🧪 Tests
# Run tests
npm test
# Run tests with coverage
npm run test:coverage
🤝 Contributing
See for details.
📄 License
MIT - See for details.