Skip to main content
Glama

Dev.to MCP Server

get_user_info

Retrieve detailed user information from Dev.to by providing a specific username using the MCP server to access and interact with Dev.to content.

Instructions

Get information about a Dev.to user Args: username: The username of the user

Input Schema

NameRequiredDescriptionDefault
usernameYes

Input Schema (JSON Schema)

{ "properties": { "username": { "title": "Username", "type": "string" } }, "required": [ "username" ], "title": "get_user_infoArguments", "type": "object" }

Other Tools from Dev.to MCP Server

Related Tools

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

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