Skip to main content
Glama

Smart-AI-Bridge

package.jsonโ€ข1.17 kB
{ "name": "smart-ai-bridge", "version": "1.1.0", "description": "Enterprise-grade MCP server for Claude Desktop with multi-AI orchestration, smart routing, conversation threading, usage analytics, and local AI auto-discovery", "main": "smart-ai-bridge-v1.1.0.js", "type": "module", "scripts": { "start": "node smart-ai-bridge-v1.1.0.js", "start:v1.0.0": "node smart-ai-bridge.js", "start:v1.1.0": "node smart-ai-bridge-v1.1.0.js", "test": "node scripts/validate-hybrid-server.js", "test:features": "node run-comprehensive-feature-tests.js", "test:conversation": "node test-conversation-threading.js", "test:analytics": "node test-usage-analytics.js", "audit": "npm audit", "audit:fix": "npm audit fix" }, "keywords": [ "ai", "bridge", "mcp", "deepseek", "nvidia", "gemini", "llm", "model-context-protocol" ], "author": "", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "lodash": "^4.17.21", "string-similarity": "^4.0.4" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Platano78/Smart-AI-Bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server