Skip to main content
Glama

Conduit

by nfishel48
package.json•1.16 kB
{ "name": "conduit", "version": "1.0.0", "type": "module", "main": "dist/index.js", "scripts": { "start": "node dist/index.js", "build": "vite build", "dev": "nodemon --watch src --ext ts --exec \"ts-node src/index.ts\"", "test": "vitest", "test:coverage": "vitest run --coverage" }, "dependencies": { "@anthropic-ai/sdk": "^0.57.0", "@modelcontextprotocol/sdk": "^1.17.0", "@types/node-fetch": "^2.6.13", "@types/ws": "^8.18.1", "dotenv": "^17.2.1", "express": "^4.18.2", "graphql": "^16.8.1", "node-fetch": "^3.3.2", "ws": "^8.18.3", "zod": "^4.0.14" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.10.4", "@types/supertest": "^6.0.3", "@vitest/coverage-v8": "^3.2.4", "nodemon": "^3.1.10", "supertest": "^7.1.4", "ts-node": "^10.9.2", "typescript": "^5.3.3", "vite": "^5.2.11", "vite-plugin-node": "^3.1.0", "vitest": "^3.2.4" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }

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/nfishel48/conduit'

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