X Tutup
Skip to content

Support blog post content and sdk code examples in MCP docs server #2033

@olaservo

Description

@olaservo

Is your feature request related to a problem? Please describe.

The MCP docs server hosted at https://modelcontextprotocol.io/mcp is convenient for getting spec details and other docs, but it currently only includes the Mintlify documentation. One thing I find useful in other official docs servers like the AWS Knowledge server is the inclusion of all content including blog posts. Some content in this repo is unique to blog posts vs documentation, so the current docs server is missing content that could be valuable context about MCP.

Describe the solution you'd like

An official endpoint that searches all official MCP content, including blogs and relevant code examples from SDKs.

Describe alternatives you've considered

Asking a model to search blog posts using a web search or web fetch tool. This works fine but adds an extra step and set of tools to the equation.

Additional context

For code examples, we've discussed using git submodules to directly reference sdk docs and snippets instead of separately maintaining references in the docs themselves. This might be something to tackle as part of this feature request, to ensure that models can always get the latest examples for any coding language they want to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup