Minimal stdio to HTTP SSE gateway for Claude Desktop App with DuckDB db query tool MCP server #45
dforsber
started this conversation in
Show and tell
Replies: 2 comments
-
any guide to implementation would be highly appreciated |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe this helps? It's from my app. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
What would you like to share?
Minimal STDIO to HTTP SSE gateway
I made a minimal stdio to HTTP SSE bridge/gw with an example MCP server and client. The MCP server exposes DuckDB database and allows Claude Desktop Application to run queries on it.
Relevant Links
https://github.com/boilingdata/mcp-server-and-gw
Beta Was this translation helpful? Give feedback.
All reactions