Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEVTO_API_KEYYesYour Dev.to API key (get one from https://dev.to/settings/extensions)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
devto_list_articlesC

Browse the public Dev.to feed, optionally filtered by tag, author, or top-of-period.

devto_get_articleA

Fetch a single article's full content by its numeric id.

devto_get_my_articlesB

List the authenticated account's own articles.

devto_get_profileA

Get the authenticated account's profile info.

devto_create_articleB

Create a new article, either as a public post or a private draft.

devto_update_articleB

Edit an existing article you own. Only the fields you provide are changed.

devto_get_commentsC

Get the threaded comments for an article.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/AhmadTariq1337/devto-mcp'

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