Skip to main content
Glama
package.json901 B
{ "name": "tinyspy", "type": "module", "version": "3.0.2", "packageManager": "pnpm@9.1.1", "description": "A minimal fork of nanospy, with more features", "license": "MIT", "homepage": "https://github.com/tinylibs/tinyspy#readme", "repository": { "type": "git", "url": "git+https://github.com/tinylibs/tinyspy.git" }, "bugs": { "url": "https://github.com/tinylibs/tinyspy/issues" }, "keywords": [ "spy", "mock", "typescript", "method" ], "exports": { ".": { "import": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }, "require": { "types": "./dist/index.d.cts", "default": "./dist/index.cjs" } } }, "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/index.d.ts", "files": [ "dist" ], "engines": { "node": ">=14.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/andytango/puppeteer-mcp'

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