impresso-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMPRESSO_EMAIL | No | Your impresso account email. | |
| IMPRESSO_PASSWORD | No | Your impresso account password. | |
| IMPRESSO_API_TOKEN | No | A temporary API token from impresso (expires in hours). | |
| IMPRESSO_CACHE_DIR | No | Directory for cache and token. Overrides --cache-dir. | |
| IMPRESSO_MIN_REQUEST_INTERVAL | No | Minimum 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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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 |
| 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
| 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/nestordemeure/impresso-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server