Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IMPRESSO_EMAILNoYour impresso account email.
IMPRESSO_PASSWORDNoYour impresso account password.
IMPRESSO_API_TOKENNoA temporary API token from impresso (expires in hours).
IMPRESSO_CACHE_DIRNoDirectory for cache and token. Overrides --cache-dir.
IMPRESSO_MIN_REQUEST_INTERVALNoMinimum time between requests in seconds. Default 1.

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

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_impressoA

Search the Swiss and Luxembourgish historical press full text.

impresso covers 1738-2018 in German, French, Luxembourgish and Italian, with the Neue Zürcher Zeitung and the Luxembourg papers as its heaviest runs. Results are individual articles rather than issues or pages, and each carries its keyword-in-context fragments inline, with matches in {braces}, so no further call is needed to judge a hit.

THERE IS NO OPERATOR SYNTAX INSIDE A TERM. The server escapes the characters an operator would need, so a OR b searches for that literal text. A multi-word query is matched as a phrase. Use advanced_search_impresso for alternatives, exclusions and filters.

get_impresso_textA

Download one article's transcript, returning the path to the cached file.

Use only when the search fragments are not enough and the whole article has to be read or grepped. This is the metered call: transcripts are drawn against the account's monthly quota, while searches are not. An article whose rights status this account cannot read is refused with an explanation rather than returned empty.

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/nestordemeure/impresso-mcp'

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