nickytonline/dev-to-mcp
A remote Model Context Protocol (MCP) server for interacting with the dev.to public API without requiring authentication.
This is a remote server that provides a way to access public data from dev.to, a popular platform for developers to share articles and insights. It takes requests for articles, users, tags, or comments and returns the requested information without needing any special login credentials. Anyone building an application or service that needs to display or analyze content from dev.to would find this useful.
No commits in the last 6 months.
Use this if you need to integrate dev.to public content into your own application, dashboard, or research project without dealing with API keys or authentication.
Not ideal if you need to perform authenticated actions on dev.to, like posting articles, commenting, or managing your account.
Stars
40
Forks
15
Language
TypeScript
License
—
Category
Last pushed
Oct 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/nickytonline/dev-to-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
steipete/mcporter
Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
yuniko-software/minecraft-mcp-server
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in...
freee/freee-mcp
Model Context Protocol (MCP) server for freee API integration
comet-ml/opik-mcp
Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and...
hypothesi/mcp-server-tauri
A Model Context Protocol (MCP) server and plugin for Tauri v2 development