Skip to main content
Glama
icyrainz
by icyrainz
package.json560 B
{ "name": "xmltv-mcp", "version": "1.0.0", "description": "MCP server for Tunarr XMLTV feed", "type": "module", "main": "dist/index.js", "bin": { "xmltv-mcp": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "prepare": "npm run build" }, "keywords": ["mcp", "xmltv", "tunarr"], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "fast-xml-parser": "^4.5.0" }, "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" } }

Latest Blog Posts

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/icyrainz/xmltv-mcp'

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