Skip to main content
Glama

Cross-LLM MCP Server

by JamesANZ
package.json563 B
{ "name": "cross-llm-mcp", "version": "1.0.0", "type": "module", "bin": { "cross-llm-mcp": "./build/index.js" }, "scripts": { "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ], "main": "index.js", "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.0", "superagent": "^10.2.2", "zod": "^3.25.75" }, "devDependencies": { "@types/node": "^24.0.10", "@types/superagent": "^8.1.9", "typescript": "^5.8.3" } }

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/JamesANZ/cross-llm-mcp'

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