arquivo-pt-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind to (used with http transport) | 127.0.0.1 |
| PORT | No | Port to bind to (used with http transport) | 8000 |
| TRANSPORT | No | Transport mode: 'stdio' or 'http' | stdio |
| ALLOWED_HOST | No | Allowed host for CORS (used with http transport when exposed publicly) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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_searchB | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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