Skip to main content
Glama

MCP Content Curation Server

package.json•952 B
{ "name": "twygo-content-curation-mcp-server", "version": "1.0.0", "description": "A Model Context Protocol (MCP) server for intelligent course content curation powered by GPT-4", "main": "dist/server.js", "scripts": { "build": "tsc", "dev": "tsx src/server.ts", "start": "node dist/server.js", "debug": "node debug-mcp.js" }, "keywords": [ "mcp", "model-context-protocol", "openai", "gpt-4", "content-curation", "education", "ai", "claude-desktop", "typescript", "nodejs" ], "author": "Twygo", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "dotenv": "^17.2.1", "openai": "^4.20.0", "zod": "^3.22.4" }, "devDependencies": { "@types/jest": "^29.5.8", "@types/lodash": "^4.14.202", "@types/node": "^20.10.0", "@types/uuid": "^9.0.7", "jest": "^29.7.0", "tsx": "^4.6.0", "typescript": "^5.3.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/alexandrekumagae/ai-content-categorization-mcp'

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