
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@pamcp/fetch
Advanced tools
Fork From zcaceres/fetch-mcp
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
fetch_html
url (string, required): URL of the website to fetchheaders (object, optional): Custom headers to include in the requestfetch_json
url (string, required): URL of the JSON to fetchheaders (object, optional): Custom headers to include in the requestfetch_txt
url (string, required): URL of the website to fetchheaders (object, optional): Custom headers to include in the requestfetch_markdown
url (string, required): URL of the website to fetchheaders (object, optional): Custom headers to include in the requestThis server does not provide any persistent resources. It's designed to fetch and transform web content on demand.
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": [
"-y",
"@pamcp/fetch"
]
}
}
}
This project is licensed under the MIT License.
FAQs
Fork From zcaceres/fetch-mcp
We found that @pamcp/fetch demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.