Skip to main content
Glama

Opera Omnia MCP Server

by triptych
package.json591 B
{ "name": "opera-omnia-mcp", "version": "1.0.0", "description": "MCP server for accessing Opera Omnia datasets", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js" }, "keywords": [ "mcp", "opera-omnia", "datasets", "storytelling", "game-development" ], "author": "", "license": "MIT", "dependencies": { "axios": "^1.6.2", "node-cache": "^5.1.2" }, "devDependencies": { "@types/node": "^20.10.0", "typescript": "^5.3.2" } }

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/triptych/opera-omnia-mcp'

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