Skip to main content
Glama
CodexVeritax

stackoverflow-mcp-server

by CodexVeritax

get_question

Retrieves a Stack Overflow question by its ID, with optional comments and choice of JSON or Markdown format.

Instructions

Get a specific Stack Overflow question by ID.

Args:
    question_id (int): The Stack Overflow question ID
    include_comments (Optional[bool]): Whether to include comments in results
    response_format (Optional[str]): Format of response ("json" or "markdown")
    ctx (Context): The context is passed automatically by the MCP

Returns:
    str: Formatted question details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
question_idYes
include_commentsNo
response_formatNomarkdown

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CodexVeritax/stackoverflow-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server