Skip to main content
Glama
package.json641 B
{ "name": "@mcp-sandbox/utils", "version": "0.0.0-alpha.2", "description": "Shared TypeScript utilities for the MCP Sandbox project.", "keywords": [ "mcp-sandbox", "utils", "typescript", "shared" ], "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "tsup src/index.ts --format cjs,esm --dts --watch" }, "files": [ "dist/**/*", "src/**/*" ], "author": "Dan Starns", "license": "MIT", "homepage": "https://github.com/danstarns/mcp-sandbox/tree/main/packages/utils", "devDependencies": { "typescript": "^5.0.0", "tsup": "^8.0.0" } }

Latest Blog Posts

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/danstarns/mcp-sandbox'

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