Back to search
30
MCP
aisdk-mcp-bridge
vrknetha/aisdk-mcp-bridgeBridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time communication, and TypeScript.
Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aisdk-mcp-bridge": {
"url": "None",
"transport": "http"
}
}
}