MCP server hub and relay
Find a file
2026-03-13 11:13:05 +00:00
.github initial: clean workspace with gitignore 2026-03-12 16:16:53 +00:00
.vscode Add VS Code MCP config for sample-mcp testing 2026-03-13 10:51:54 +00:00
mcp-bridge feat: add generic mcp-bridge for proxying upstream MCP SSE servers 2026-03-13 10:19:27 +00:00
sample-mcp mcp-hub-007: Auth hardening — per-service secrets and env-based config 2026-03-13 10:17:45 +00:00
src mcp-hub-009: Graceful backend failure — JSON-RPC error responses and session cleanup 2026-03-13 11:00:43 +00:00
test mcp-hub-005: End-to-end integration test 2026-03-12 18:25:29 +00:00
.gitignore feat: add generic mcp-bridge for proxying upstream MCP SSE servers 2026-03-13 10:19:27 +00:00
ecosystem.config.js chore: rotate backend secrets to strong random 32-byte hex 2026-03-13 11:13:05 +00:00
package-lock.json mcp-hub-001: Project scaffolding and core server 2026-03-12 16:44:37 +00:00
package.json feat: add generic mcp-bridge for proxying upstream MCP SSE servers 2026-03-13 10:19:27 +00:00
req_test.py initial: clean workspace with gitignore 2026-03-12 16:16:53 +00:00
test.py initial: clean workspace with gitignore 2026-03-12 16:16:53 +00:00