Skip to main content
Glama

Bun SSE Transport for MCP

by tigranbs
package.json379 B
{ "name": "bun-mcp-sse-transport", "module": "index.ts", "type": "module", "scripts": { "build": "bun run build.ts", "prepublishOnly": "bun run build", "test": "bun test" }, "devDependencies": { "@types/bun": "latest", "bun-plugin-dts": "^0.3.0" }, "peerDependencies": { "typescript": "^5", "@modelcontextprotocol/sdk": "^1.9.0" } }

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/tigranbs/bun-mcp-sse-transport'

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