search_stackoverflow
Efficiently search Stack Overflow for programming questions and answers. Specify queries, tags, and filters to find relevant solutions for your coding challenges using Open Search MCP.
Instructions
Search Stack Overflow questions and answers
Input Schema
Name | Required | Description | Default |
---|---|---|---|
answered | No | Filter for answered questions only | |
maxResults | No | Maximum number of questions to return (1-100) | |
query | Yes | Search query for Stack Overflow (e.g., "javascript async await", "python pandas", "react hooks") | |
sort | No | Sort order: relevance, votes, activity, creation | relevance |
tags | No | Programming language or technology tags (e.g., ["javascript", "react", "nodejs"]) |