Skip to main content
Glama
evanlouie

Fetch MCP Server

by evanlouie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONWARNINGSNoSuppresses Python warning messages.ignore
npm_config_fundNoDisables npm funding messages.false
npm_config_auditNoDisables npm security audits.false

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
fetchA

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

This tool uses Chrome browser impersonation to access websites that might otherwise block automated requests, making it more reliable for fetching content from various sources.

Prompts

Interactive templates invoked by user choice

NameDescription
fetchFetch a URL and extract its contents as markdown using Chrome browser impersonation

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/evanlouie/mcp-fetch'

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