Sponsored by Deepsite.site

MCP - Dev.to

Created By
extinctsion8 months ago
mcp server to publish dev.to article automatically. In .NET 9
Content

MCP - Dev.to

This project integrates with the Dev.to API to provide tools for interacting with articles, users, and other resources on the platform. It is built using .NET 9.0 and leverages the ModelContextProtocol framework for server-side tooling.

Features

  • Fetch latest and top articles from Dev.to.
  • Search articles by tag, username, or query.
  • Retrieve detailed information about articles and users.
  • Create and update articles on Dev.to.
  • Format responses for better readability.

Project Structure

  • mcp-devto: Main project containing the server and tool definitions.
  • Service: Contains the DevToService implementation for interacting with the Dev.to API.
  • Model: (Placeholder for shared models, if needed in the future).

Prerequisites

  • .NET 9.0 SDK
  • Visual Studio 2022 or any compatible IDE.
  • A valid Dev.to API key.

Setup

  1. Clone the repository:

    git clone <repository-url>
    cd mcp-devto
    
  2. Add your Dev.to API key to appsettings.json:

    "DevTo": {
        "ApiKey": "your-api-key-here"
    }
    
  3. Restore dependencies:

    dotnet restore
    
  4. Run the project:

    dotnet run --project mcp-devto/mcp-devto.csproj
    

Usage

HTTP Endpoints

The project exposes HTTP endpoints for interacting with the Dev.to API. Use the mcp-devto.http file for testing the endpoints with tools like REST Client.

MCP Server Tools

The project also provides tools accessible via the ModelContextProtocol server. These tools include:

  • GetLatestArticles: Fetch the latest articles.
  • GetTopArticles: Fetch top articles.
  • GetArticlesByTag: Fetch articles by a specific tag.
  • GetArticleById: Fetch details of an article by its ID.
  • CreateArticle: Create a new article.

Docker Support

The project includes a Dockerfile for containerization. To build and run the container:

  1. Build the Docker image:

    docker build -t mcp-devto .
    
  2. Run the container:

    docker run -p 8080:8080 -p 8081:8081 mcp-devto
    

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Amap Maps高德地图官方 MCP Server
Tavily Mcp
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
ChatWiseThe second fastest AI chatbot™
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Playwright McpPlaywright MCP server
WindsurfThe new purpose-built IDE to harness magic
CursorThe AI Code Editor
DeepChatYour AI Partner on Desktop
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.