Skip to main content
Glama
thaenor

arquivo-pt-mcp

by thaenor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to (used with http transport)127.0.0.1
PORTNoPort to bind to (used with http transport)8000
TRANSPORTNoTransport mode: 'stdio' or 'http'stdio
ALLOWED_HOSTNoAllowed host for CORS (used with http transport when exposed publicly)

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

Full-text search across the Portuguese Web Archive (Arquivo.pt). Use for finding pages that ever contained given terms, optionally scoped by date range or site.

image_searchA

Search 1.8B+ archived images on Arquivo.pt (Dionisius image search). Find historical photos, logos, and graphics from the Portuguese web.

list_versionsA

List every archived capture of a specific URL (CDX query). Use to see how a page changed over time.

get_snapshotA

Get the archive URL for a specific snapshot of a page. Omit timestamp for the latest capture.

extract_textA

Fetch an archived snapshot and return its readable text content (HTML stripped).

get_screenshotA

Get the Arquivo.pt PNG render of an archived page. By default returns the screenshot URL; pass inline=true to embed the PNG (useful for letting the model see the page). Omit timestamp for the latest capture.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/thaenor/arquivo-pt-mcp'

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