dev-to-mcp
A remote Model Context Protocol (MCP) server for interacting with the dev.to public API without requiring authentication.
Install / Use
claude mcp add nickytonline -- npx -y github:nickytonline/dev-to-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
Skill content
View source on GitHub{ "name": "dev-to-mcp", "version": "1.0.0", "description": "MCP server for dev.to public API", "type": "module", "main": "dist/index.js", "scripts": { "build": "vite build", "dev": "node --experimental-strip-types --watch src/index.ts", "start": "node dist/index.js", "test": "vitest", "test:ci": "vitest run --reporter=json --outputFile=test-results.json", "lint": "eslint src/", "lint:fix": "eslint src/ --fix", "format": "prettier --write src//*.ts", "format:check": "prettier --check src//*.ts" }, "keywords": [ "mcp", "dev.to", "api", "server" ], "author": "", "license": "MIT", "devDependencies": { "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "concurrently": "^9.2.0", "eslint": "^8.0.0", "prettier": "^3.0.0", "typescript": "^5.0.0", "vite": "^5.0.0", "vitest": "^3.2.4" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "@types/express": "^5.0.3", "express": "^5.1.0", "pino": "^9.7.0", "pino-pretty": "^13.1.1" } }
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.
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.6kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
67.8k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Security Score
Audited on Invalid Date
