SkillAgentSearch skills...

confirmtkt-mcp

MCP server for live Indian Railways train search & seat availability.

Install / Use

claude mcp add uditya-kumar -- npx -y github:uditya-kumar/confirmtkt-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "confirmtkt-mcp", "version": "0.1.0", "description": "MCP server for Indian Railways train search & live seat availability (via ConfirmTkt)", "type": "module", "bin": { "confirmtkt-mcp": "dist/server.js" }, "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsx src/server.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "zod": "^3.23.8" }, "devDependencies": { "typescript": "^5.6.0", "@types/node": "^22.0.0", "tsx": "^4.19.0" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low