4 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
8512f031f7 fix: Improved base64 image handling and Windows compatibility 2025-03-28 12:41:57 +05:30
stabgan
436ac8d07f Update dependencies and add comprehensive examples 2025-03-27 16:30:13 +05:30
stabgan
bab1e5fcfd Update server initialization in test-mcp.js and remove Docker publish workflow 2025-03-27 01:03:22 +05:30