vikralyadav/stackOverflow_McpServer
3.2
If you are the rightful owner of stackOverflow_McpServer and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This project implements a Model Context Protocol (MCP) server for searching Stack Overflow using custom tools.
Tools
Functions exposed to the LLM to take actions
search_by_error
Search Stack Overflow for error-related questions
search_by_tags
Search Stack Overflow questions by tags
analyze_stack_trace
Analyze stack trace and find relevant solutions
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client