Skip to main content
Glama
Kiruthick7

Dev.to Blog Publisher MCP Server

by Kiruthick7

Dev.to Blog Publisher MCP Server

This project provides an MCP (Model Context Protocol) server tool for publishing blog posts directly to Dev.to. It exposes a tool (publish_blog_to_devto) that can be called from an MCP-compatible client

Prerequisites

Related MCP server: Dev Blog MCP Server

Environment Variables

Create a .env file in the project root with the following: DEVTO_API_KEY=your_devto_api_key_here

Install uv (Python package manager):

curl -LsSf https://astral.sh/uv/install.sh | sh

Verify the installation:

uv --version

Environment Setup

Create a Virual Environment

uv venv

Activate the environment

source ./venv/bin/activate

Install Dependencies

uv sync

Note: Modify your path in the claude-desktop-config.json as shown in the example config.json

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kiruthick7/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server