Initial commit: SSE wrapper for MCP stdio servers

- sse-wrapper.js: converte qualquer MCP stdio em SSE server
- .gitignore: Node.js standard
- README.txt: documentacao basica
This commit is contained in:
2026-03-04 19:59:19 +00:00
commit 59d699b557
4 changed files with 249 additions and 0 deletions

4
.desk-project Normal file
View File

@@ -0,0 +1,4 @@
project=mcp-sse-wrapper
description=SSE wrapper for MCP stdio servers
type=mcp-server
language=nodejs