AISDK MCP Bridge v0.1.0
The initial release of AISDK MCP Bridge, providing seamless integration between Model Context Protocol (MCP) servers and AI SDK tools.
Features
- Multi-server support with independent configuration
- Support for various MCP server types (Node.js, Python, UVX)
- Flexible configuration through
mcp.config.json
- TypeScript support with full type definitions
- Robust error handling and logging
- Easy-to-use API for tool execution
Included Server Integrations
- Twitter MCP server support
- Firecrawl server integration
- SSE server support
- Playwright server support
Core Functionality
- Server lifecycle management
- Tool discovery and registration
- Comprehensive error handling
- Debug logging system
- TypeScript type definitions
Documentation
Full documentation is available in the repository:
- Quick start guide
- Configuration examples
- API reference
- Contributing guidelines
- Security policy
Installation
npm install aisdk-mcp-bridge
Requirements
- Node.js >=20.0.0
- npm >=7.0.0
Breaking Changes
None (Initial Release)
Known Issues
None
Security Notes
Please report security issues to [email protected] instead of using the public issue tracker.