Devto
Server Details
DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 46.0% over 38 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-devto
- GitHub Stars
- 0
- Server Listing
- mcp-devto
TDQS
Scored across 34 tools
The descriptions are unusually detailed and usually tell an agent when to prefer one tool over another, but there is real overlap: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research, validate_claim, discover_tools, and suggest_questions all serve adjacent discovery/research/fact-checking roles. The six Polymarket tools and the DEV.to article tools are more clearly distinguished, so boundaries are mostly decipherable but not consistently crisp.
Nearly all tools use snake_case, and several clusters follow a clear pattern: get_article/get_articles/search_articles, subscribe/unsubscribe/list_subscriptions, remember/recall/forget, and the polymarket_* family. Minor deviations from strict verb_noun naming (entity_profile, ai_visibility_check, recent_changes) keep it from a perfect score, but the set is readable and predictable.
At 34 tools this is a heavy, kitchen-sink surface that includes multiple Pipeworx meta-routers, a full Polymarket analytics suite, DEV.to article readers, memory tools, subscriptions, AI-visibility tools, and dependency scanning. Many of these are useful individually, but the count is well beyond a well-scoped set and creates selection burden.
The research/meta layer, memory lifecycle, subscription lifecycle, and Polymarket analysis surface are broadly covered, with create/read/update/delete-style operations for some areas. However, the DEV.to article tools are read-only (no publish/update/delete or comment moderation), and several data operations are only reachable indirectly through ask_pipeworx, leaving notable lifecycle gaps.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
1 tool update
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
Product Hunt MCP — wraps the Product Hunt GraphQL API v2 (api.producthunt.com)
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
npm MCP — wraps the npm Registry API (free, no auth)
Related MCP Servers
- AlicenseAqualityCmaintenanceA production-ready MCP server for the DEV Community (Forem) API, enabling management of articles, comments, users, tags, organizations, reading list, and followers through any MCP-compatible client.165 npm5MIT
- AlicenseAqualityBmaintenanceEnables interacting with the Dev.to/Forem API through MCP, offering tools for managing articles, retrieving analytics, and calling covered API operations.911 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides MCP tools to interact with Dev.to, enabling searching, browsing, and publishing articles through natural language.-
- FlicenseNot gradedqualityDmaintenanceEnables interaction with the dev.to platform through its public API. Allows users to retrieve articles, user profiles, tags, comments, and perform article searches without requiring authentication.45-
Glama MCP Gateway
Add one secure layer between your agents and this server.