codrops-mcp
pulls codrops examples from their website
Install / Use
claude mcp add lucasd1as -- npx -y github:lucasd1as/codrops-mcpIf 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": "codrops-mcp", "version": "0.1.0", "description": "MCP server that gives Claude instant 1:1 access to every Codrops Creative Hub example — verbatim source code plus the tutorial how-to.", "type": "module", "license": "MIT", "bin": { "codrops-mcp": "dist/index.js" }, "files": [ "dist", "data/catalog.json", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "prepare": "npm run build", "start": "node dist/index.js", "dev": "tsx src/index.ts", "build:catalog": "tsx scripts/build-catalog.ts", "inspect": "npx @modelcontextprotocol/inspector node dist/index.js" }, "keywords": [ "mcp", "model-context-protocol", "codrops", "components", "gsap", "webgl", "animation" ], "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "cheerio": "^1.0.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^22.19.20", "tsx": "^4.19.0", "typescript": "^5.6.0" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
