Commit Graph

9 Commits

Author SHA1 Message Date
Krishna Kumar
3e0ed2d6c6 Add Streamable HTTP transport for remote MCP access
Some checks failed
CI/CD Pipeline / build (push) Has been cancelled
CI/CD Pipeline / publish-npm (push) Has been cancelled
CI/CD Pipeline / docker (push) Has been cancelled
- Convert from stdio-only to dual-mode (stdio + HTTP)
- Add Express server with /mcp endpoint for Streamable HTTP
- Add /health endpoint for Railway health checks
- Update MCP SDK to v1.12.0 for Streamable HTTP support
- Add railway.toml for Railway deployment
- Default to HTTP mode, use --stdio flag for local mode
2025-12-31 11:56:21 -06:00
stabgan
0c836b49cd Update Node.js to v20 and upgrade GitHub Actions 2025-03-27 01:01:58 +05:30
stabgan
a9301b65eb Fix TypeScript errors and update Dockerfile for Alpine compatibility 2025-03-27 00:40:35 +05:30
stabgan
a0d92730db Fix: Optimize npm installation process for more reliable builds 2025-03-27 00:02:50 +05:30
stabgan
b410cad83f Fix: Resolve TypeScript type errors and improve npm installation in Docker build 2025-03-26 23:43:23 +05:30
stabgan
f47fa29323 Fix: Replace npm ci with npm install to address missing package-lock.json issue 2025-03-26 23:30:11 +05:30
stabgan
24e673de73 Fix: Update Docker build process to resolve npm install failures 2025-03-26 23:16:06 +05:30
stabgan
d02e0a9299 Fix Docker build and GitHub Actions workflow issues with npm install 2025-03-26 23:13:43 +05:30
stabgan
57eb800f9a Initial commit: Setting up OpenRouter MCP server for multimodal capabilities 2025-03-26 22:57:06 +05:30