Skip to main content
Glama
Tommertom

Safer Fetch MCP Server

by Tommertom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONIOENCODINGNoCharacter encoding setting to ensure proper handling on Windows systems and prevent timeout issuesutf-8

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fetch

Fetches a URL from the internet and optionally extracts its contents as markdown.

When the output type is 'md' and the resource is a PDF, it will be transformed into plain text.

Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you internet access. Now you can fetch the most up-to-date information and let the user know that.

Prompts

Interactive templates invoked by user choice

NameDescription
fetchFetch a URL and extract its contents as markdown

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Tommertom/safer_fetch_mcp'

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