devto-mcp
53
The Dev.to MCP Server enables AI assistants to interact with Dev.to by providing features like fetching articles, searching, and creating or updating content. It supports seamless integration into AI systems with caching mechanisms for efficient processing.
Dev.to MCP Server
This project is a Model Context Protocol server for Dev.to that allows AI assistants to interact with Dev.to content.
Features
- Fetch latest and trending articles from Dev.to
- Search for articles by various criteria
- Get article details and user information
- Access articles via tag or username
- Create, publish, and update articles
- Caching for improved performance
Installation
- Clone the repository.
- Connect to the MCP server by configuring the respective JSON file with your Dev.to API key.
- Restart either Claude Desktop or Cursor to use Devto as a tool.
Available Tools
- Fetch latest articles
- Get and search articles by various criteria
- Create and update articles
Authentication
A Dev.to API key is required for certain operations.