StackOverflow MCP server for querying programming Q&A using FastMCP - npx wrapper for Python package
{
"mcpServers": {
"luqezmanstackoverflow": {
"command": "npx",
"args": [
"-y",
"@luqezman/stackoverflow-mcp"
]
}
}
}