SkillAgentSearch skills...

mcp-global-mdc

A Model Context Protocol (MCP) server implementation for managing global cursor rules files ("g-*.mdc") across different projects.

Install / Use

claude mcp add EgorKluch -- npx -y github:EgorKluch/mcp-global-mdc

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Supported Platforms

Claude Code
Claude Desktop
Cursor

Tags

{ "name": "mcp-global-rules-server", "version": "1.1.0", "description": "MCP server for managing global .cursor rules", "main": "src/index.js", "scripts": { "start": "node src/index.js", "dev": "tsc --watch", "test": "NODE_OPTIONS=--experimental-vm-modules jest", "test-dev": "NODE_OPTIONS=--experimental-vm-modules jest --watchAll", "build": "tsc" }, "type": "module", "keywords": [ "mcp", "server", "global-rules", "cursor" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0" }, "devDependencies": { "@babel/core": "^7.27.7", "@babel/preset-env": "^7.27.2", "@types/jest": "^30.0.0", "babel-jest": "^30.0.2", "jest": "^30.0.3" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low