Skip to main content
Glama

Ogury MCP Server

package.json673 B
{ "name": "ogury-mcp-server", "version": "1.0.0", "description": "MCP Server for Ogury API integration", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "clean": "rm -rf dist" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "express": "^4.18.2", "cors": "^2.8.5" }, "devDependencies": { "@types/node": "^20.0.0", "@types/express": "^4.17.21", "@types/cors": "^2.8.17", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" } }

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/AlexandreCalvet/ogury-mcp-server-test'

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