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 henry@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.