Loading…

What’s new at Stack Overflow: December 2025

Including a new MCP server, expanded access to a new question type, a long requested community ask to make copying code easier, and more!

Article hero image

Welcome to the monthly blog series designed to keep you in the loop on the latest launches and features on stackoverflow.com. Catch up on what's new and what’s happening behind the scenes all in one place.

Here’s what’s new from November 2025 month:

MCP Server

The Stack Overflow Model Context Protocol (MCP) Server allows developers to integrate the site’s vast and trusted knowledge base directly into AI applications, agents, and other tools.

While currently in beta and rate limited to 100 requests per day, the MCP server supports prototyping, community projects, and a wide range of lightweight, exploratory tools, especially those that enhance developer workflows through real-time context.

After using the MCP server, share your feedback with us here. We’d love to know more about the projects you’re working on and what your experience is.

Expanded access to open-ended questions on Stack Overflow

In October 2025, we introduced questions involving developer preferences, personal experiences, and topics with more than one "right" answer. Historically, the platform has closed these questions for being subjective or not having a single accepted solution.

We’ve continued to roll out this feature to more users on Stack Overflow so we can explore how Stack Overflow can host these valuable, inclusive questions and answers on the platform while still maintaining our standards for quality.

If you’d like access to this feature, sign up and share your feedback about these types of open-ended questions.

Copy button on Stack Overflow

Users can now copy blocks of code directly from posts on Stack Overflow, by clicking the new Copy button in the top right corner of the code block:

The Copy button functionality shown on a Lua code snippet defining a function greet that takes a parameter name and returns a string "Hello, " concatenated with the provided name and an exclamation mark.

The copy will include three lines of attribution, which will be rendered as comments using the format appropriate for the language of the code block in question. This is something users have been asking for for almost as long as Stack Overflow has been around.

New chat room onboarding experience

Chat room owners have a new tool: the option to add an onboarding card to their chat rooms. With hundreds of public chat rooms across Stack Overflow and Stack Exchange, these cards are designed to pop up when a new user first joins and provide immediate guidelines and instructions so new members clearly understand the room's unique purpose. Room owners are now equipped to better outline room expectations and user behavior.

New OpenAI Collective

We launched the OpenAI Collective– a centralized source for all your OpenAI questions. Join the Collective to be sure not to miss out on the latest topics most important to OpenAI developers.

Updates to spoilers

  • Spoiler accessibility improvements - Spoilers are now tabbable so you don’t need to use the mouse cursor to access them, and we’ve added the option to hit "enter" to reveal them when they're focused.
  • Spoilers in comments - Spoilers are now in comments, which we are testing out on Puzzling Stack Exchange. The syntax for comment spoilers is [!spoiler goes here!]. Once we make sure they are working appropriately on Puzzling, we will add this to additional Stack Exchange sites that use spoilers.

Add to the discussion

Login with your stackoverflow.com account to take part in the discussion.