Skip to main content
Glama

Insurance Campaign MCP Server

by AlandeXiong
package.json574 B
{ "name": "mcp-http-stream-proxy", "version": "1.0.0", "description": "MCP HTTP Stream Proxy for remote connections", "main": "http_stream_proxy.js", "scripts": { "start": "node http_stream_proxy.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "http-stream", "proxy", "sse", "claude" ], "author": "Insurance Campaign Team", "license": "MIT", "engines": { "node": ">=14.0.0" }, "bin": { "mcp-proxy": "./http_stream_proxy.js" }, "dependencies": {}, "devDependencies": {} }

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/AlandeXiong/mcp_campaign_server'

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