social-content__search_devto
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
declared in 1.0.47
[Social Content] Search dev.to for developer articles and tutorials. Args: query: Search query (e.g. 'react hooks', 'python fastapi') max_results: Maximum articles (default 10)
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string"
},
"max_results": {
"type": "integer",
"default": 10
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries