mcp-unified

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

npm version CI Coverage Status License: MIT

๐Ÿ”— 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.

๐Ÿ”— Links