search_stackoverflow
ActiveTool of com.thenextgennexus/developer-tools-mcp-server
Search Stack Overflow Q&A platform for programming questions, solutions, and code examples. Returns matching questions, answer count, view count, accepted answer snippet, tags, and link to full discussion. Use for troubleshooting, code examples, or finding solutions to common problems.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Programming problem or question (e.g. 'how to merge arrays in javascript', 'python asyncio example')"
},
"max_results": {
"type": "integer",
"default": 10,
"description": "Number of Q&A results to retrieve (default 10, higher for comprehensive answers)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.thenextgennexus/developer-tools-mcp-server
1/7 registries