Skip to main content
Glama

devto_search

Search Dev.to for technical articles and blog posts. Filter by query and tags, sort by relevance or recency, and retrieve title, description, reactions, comments, reading time, and tags to find tutorials, how-tos, and developer insights.

Instructions

Search Dev.to (Forem) for technical articles and blog posts. Returns title, description, reactions, comments, reading time, and tags. Great for tutorials, how-tos, and developer insights.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query (used as tag filter + keyword match)
per_pageNoResults per page
sortNoSort orderrelevance
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. The description lists returned fields (title, description, reactions, etc.), which implies a get/search operation. However, it doesn't disclose mutation, rate limits, authentication needs, or pagination behavior beyond the per_page parameter. It mentions 'Returns title, description...' which is helpful but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is two sentences: first sentence states purpose and source, second lists returned fields and usage context. Efficient and front-loaded with key info. Could be slightly more concise by removing 'technical articles and blog posts' since Dev.to is primarily that, but no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no output schema, the description partially compensates by listing return fields. Parameter coverage is complete. However, for a search tool among many similar siblings, more guidance on when to use this specific tool (e.g., 'for developer-focused content') would improve completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description adds value by explaining that query is used as both a tag filter and keyword match, which goes beyond the schema's generic 'Search query' description. per_page and sort are adequately described in schema, so no extra credit needed.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches Dev.to for technical articles and blog posts, listing specific returned fields. It distinguishes from siblings by being specific to Dev.to, but many sibling tools are also search tools for different platforms, so the platform is the key differentiator, which is clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives usage context ('Great for tutorials, how-tos, and developer insights') but does not explicitly state when to use this vs alternatives (e.g., for non-technical content, use other platforms). No exclusions or alternatives mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/bartonguestier1725-collab/scout-mcp'

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