Skip to main content
Glama
gilberth

MCP Cloudflare DNS Server

package.json744 B
{ "name": "@modelcontextprotocol/inspector-cli", "version": "0.14.3", "description": "CLI for the Model Context Protocol inspector", "license": "MIT", "author": "Anthropic, PBC (https://anthropic.com)", "homepage": "https://modelcontextprotocol.io", "bugs": "https://github.com/modelcontextprotocol/inspector/issues", "main": "build/cli.js", "type": "module", "bin": { "mcp-inspector-cli": "build/cli.js" }, "files": [ "build" ], "scripts": { "build": "tsc", "postbuild": "node scripts/make-executable.js", "test": "node scripts/cli-tests.js" }, "devDependencies": {}, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "commander": "^13.1.0", "spawn-rx": "^5.1.2" } }

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/gilberth/mcp-cloudflare'

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