Skip to main content
Glama

MCP Probe Kit

by mybolide
package.json1.54 kB
{ "name": "mcp-probe-kit", "version": "1.3.0", "description": "Cursor Development Enhancement Toolkit - MCP Server with 23 practical tools for code quality, development efficiency, and project management", "type": "module", "main": "build/index.js", "bin": { "mcp-probe-kit": "build/index.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "dev": "tsc && node build/index.js", "test": "npm run build && node test-server.js", "inspector": "npx @modelcontextprotocol/inspector node build/index.js", "prepare": "npm run build", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "cursor", "ai-tools", "development-tools", "code-quality", "code-review", "refactor", "debugging", "sql-generator", "ui-generator", "react", "vue", "typescript", "git-tools", "ai-assistant" ], "author": { "name": "小墨 (Kyle)", "url": "https://www.bytezonex.com/" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/mybolide/mcp-probe-kit.git" }, "bugs": { "url": "https://github.com/mybolide/mcp-probe-kit/issues" }, "homepage": "https://github.com/mybolide/mcp-probe-kit#readme", "engines": { "node": ">=16.0.0" }, "files": [ "build", "README.md", "LICENSE" ], "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.3.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/mybolide/mcp-probe-kit'

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