rules-mcp-server
MCP server to POC an idea of aggregating rules for multiple similar projects under a singles mcp server
Install / Use
claude mcp add YuryKabernik -- npx -y github:YuryKabernik/rules-mcp-serverIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@yurykabernik/rules-mcp-server", "version": "1.0.0", "description": "MCP server providing interactive prompts with embedded development rules for microfrontend and microservice applications. Offers architectural guidance and best practices through contextual prompts.", "main": "build/index.js", "type": "module", "bin": { "rules-mcp-server": "build/index.js" }, "scripts": { "build": "tsc", "watch": "tsc --watch", "start": "node build/index.js", "dev": "tsx src/index.ts", "prepare": "npm run build", "test": "vitest run", "test:watch": "vitest", "test:ui": "vitest --ui", "test:coverage": "vitest run --coverage", "lint": "eslint .", "lint:fix": "eslint . --fix", "format": "prettier --write "src//*.ts"", "format:check": "prettier --check "src//.ts"" }, "repository": { "type": "git", "url": "git+https://github.com/YuryKabernik/rules-mcp-server.git" }, "keywords": [ "mcp", "model-context-protocol", "prompts", "microfrontend", "microservice", "rules", "best-practices", "architecture", "development-guidance" ], "author": "", "license": "ISC", "files": [ "build/**/", "content/**/*.md", "README.md", "DEVELOPER_GUIDE.md", "mcp-config.example.json" ], "bugs": { "url": "https://github.com/YuryKabernik/rules-mcp-server/issues" }, "homepage": "https://github.com/YuryKabernik/rules-mcp-server#readme", "publishConfig": { "registry": "https://npm.pkg.github.com" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.26.0", "gray-matter": "^4.0.3" }, "devDependencies": { "@eslint/js": "^10.0.1", "@types/eslint__js": "^8.42.3", "@types/node": "^25.2.3", "@vitest/ui": "^4.0.18", "eslint": "^10.0.0", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.5", "prettier": "^3.8.1", "tsx": "^4.21.0", "typescript": "^5.9.3", "typescript-eslint": "^8.56.0", "vitest": "^4.0.18" } }
Related Skills
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
Agent-Reach
71.9kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Security Score
Audited on Invalid Date
