Skip to content

Include title of fetched page in content returned by the fetch server #2472

@gebalassa

Description

@gebalassa

Describe the bug
Fetching the URL https://pandas.pydata.org/docs/dev/whatsnew/v2.1.0.html does not include the the title line "What’s new in 2.1.0 (Aug 30, 2023)".

To Reproduce
Run the fetch tool with the https://pandas.pydata.org/docs/dev/whatsnew/v2.1.0.html URL.

Expected behavior
"What’s new in 2.1.0 (Aug 30, 2023)" title line should be included, but it isn't.

Logs
N/A

Additional context
This was done as part of an Outlier project which implemented the tool. I have no access to their implementation of the MCP server but I don't think its a server configuration error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestserver-fetchReference implementation for the Fetch MCP server - src/fetch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions