Skip to main content
Glama

MCP SSE Proxy

by gomarble-ai
package.json551 B
{ "name": "stdio-to-sse-mcp", "version": "1.0.0", "description": "MCP server that proxies STDIO to SSE", "main": "server/index.js", "type": "module", "scripts": { "start": "node server/index.js server_name sse_url api_key", "dev": "node server/index.js server_name sse_url api_key" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.13.2" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "sse", "stdio", "proxy", "modelcontextprotocol" ], "author": "", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gomarble-ai/mcp-proxy-nodejs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server