Back to search
30
MCP streamable-http

Devto

io.github.pipeworx-io/devto

DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-devto
DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)
0 tools
nickytonline/dev-to-mcp
MCP server for the dev.to API (no auth).
0 tools
stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools · streamable-http
github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http
dogceo
Dog CEO MCP — wraps Dog CEO's Dog API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "devto": {
      "url": "https://gateway.pipeworx.io/devto/mcp",
      "transport": "streamable-http"
    }
  }
}