Skip to main content
Glama

Cursor Admin MCP Server

by h3ro-dev
package.json•1.97 kB
{ "name": "cursor-admin-mcp", "version": "1.0.0", "description": "Model Context Protocol server for Cursor Admin API - instant team analytics power-up for AI assistants. Monitor productivity, usage, and spending.", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "test": "jest", "test:watch": "jest --watch", "lint": "eslint src/**/*.ts", "format": "prettier --write 'src/**/*.{ts,js,json}'", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "cursor", "cursor-ide", "cursor-api", "team-analytics", "developer-tools", "productivity", "admin-tools", "ai-tools", "llm-tools", "team-management", "usage-tracking", "spending-analysis" ], "author": { "name": "Utlyze Team", "email": "support@utlyze.com", "url": "https://utlyze.com" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.0", "axios": "^1.7.9", "dotenv": "^16.4.7", "zod": "^3.24.1" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "^22.10.5", "@typescript-eslint/eslint-plugin": "^8.20.0", "@typescript-eslint/parser": "^8.20.0", "eslint": "^9.17.0", "jest": "^29.7.0", "prettier": "^3.4.2", "ts-jest": "^29.2.5", "tsx": "^4.19.2", "typescript": "^5.7.3" }, "files": [ "dist/**/*", "README.md", "LICENSE" ], "engines": { "node": ">=16.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/h3ro-dev/cursor-admin-mcp.git" }, "bugs": { "url": "https://github.com/h3ro-dev/cursor-admin-mcp/issues", "email": "support@utlyze.com" }, "homepage": "https://github.com/h3ro-dev/cursor-admin-mcp#readme", "funding": { "type": "github", "url": "https://github.com/sponsors/h3ro-dev" } }

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/h3ro-dev/cursor-admin-mcp'

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