We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Raincode-Bahrain/mcp-drive'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test.js•249 B
import { Server } from "@modelcontextprotocol/sdk/server/index.js";
import { google } from "googleapis";
console.log("✓ Node.js is working!");
console.log("✓ MCP SDK imported successfully");
console.log("✓ Google APIs imported successfully");