Skip to main content
Glama

OpenAI and Claude MCP

by Spysailor
package.json514 B
{ "name": "openai-mcp", "version": "1.0.0", "description": "MCP Implementation for OpenAI and Claude", "main": "server.js", "scripts": { "start": "node server.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["openai", "claude", "mcp", "api"], "author": "", "license": "MIT", "dependencies": { "express": "^4.18.2", "cors": "^2.8.5", "dotenv": "^16.3.1", "body-parser": "^1.20.2", "openai": "^4.0.0", "@anthropic-ai/sdk": "^0.23.1" } }

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/Spysailor/openai-mcp-implementation'

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