About
Devto is a .NET 9-based server application that simplifies interaction with the Dev.to API. It allows users to fetch, search, create, and update articles, as well as retrieve user information. Built using the ModelContextProtocol framework, Devto exposes both HTTP endpoints and MCP server tools, enabling automated interaction with the Dev.to platform.
Key Features
- Fetches latest and top articles from Dev.to.
- Creates and updates articles on Dev.to.
- Includes Docker support for containerization.
- Searches articles by tag, username, or query.
- Provides HTTP endpoints and MCP server tools for interaction.
- 1 GitHub stars
Use Cases
- Integrating Dev.to content into other applications.
- Automated content publishing to Dev.to.
- Programmatically managing Dev.to articles.