Skip to main content
Glama

MCP Fetch

by matiasngf

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
close-browser

Close a browser instance and remove it from the active browsers list

close-page

Close a specific page and remove it from the active pages list

create-page

Create a new page (tab) in a specified browser instance

exec-page

Execute arbitrary JavaScript code on a page with access to Puppeteer's page API

get-rules

Get detailed documentation about this MCP server including schemas, usage instructions, and use cases

launch-browser

Launch a new browser instance and store it for later use

list-browsers

List all active browser instances with their details including tabs and titles

list-pages

List all active pages across all browser instances with their details

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

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