Skip to main content
Glama
asterixix

Polish Academic MCP

by asterixix

fototeka_search

Search the Fototeka database for Polish cinema stills and production photos by film title, person, director, or keywords. Retrieve raw HTML results to access historical film photography from Filmoteka Narodowa.

Instructions

Search the Fototeka photo database (Polish cinema stills and production photos, Filmoteka Narodowa). There is no public JSON API; this tool returns the raw HTML search results page. search_type: tytul (film title), osoba (person), rezyseria (director), slowo_kluczowe (keywords). Use fototeka_get_photo with a numeric id from links pl/foto/view/{id}.html for one record.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch phrase (Polish film title, name, or keywords)
search_typeNoField to search: film title, person, director credit, or keywordsslowo_kluczowe
pageNoResults page (1-based)
per_pageNoPhotos per page (howmany)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behavioral traits: it returns 'raw HTML search results page' (not JSON), clarifies there is 'no public JSON API,' and outlines the search_type options. However, it lacks details on error handling, rate limits, or authentication needs, which would be beneficial for a tool interacting with an external database.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured in two sentences: the first states the purpose and output format, the second provides usage guidelines and references to sibling tools. Every sentence adds critical information without redundancy, making it easy to parse and understand quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (searching an external photo database with raw HTML output) and lack of annotations or output schema, the description is largely complete. It covers purpose, output format, search options, and sibling tool integration. However, it could improve by mentioning potential limitations like result structure or error scenarios, which are relevant for a tool without structured output.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100%, so the schema already documents all parameters thoroughly. The description adds minimal value beyond the schema by mentioning search_type options in Polish (e.g., 'tytul (film title)'), but does not provide additional syntax, format, or usage context for parameters. This meets the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Search the Fototeka photo database (Polish cinema stills and production photos, Filmoteka Narodowa).' It specifies the verb ('search'), resource ('Fototeka photo database'), and scope ('Polish cinema stills and production photos'), distinguishing it from sibling tools like fototeka_get_photo by focusing on search rather than retrieval of individual records.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit guidance on when to use this tool vs. alternatives: 'Use fototeka_get_photo with a numeric id from links pl/foto/view/{id}.html for one record.' This clearly directs users to the sibling tool for retrieving individual photos after obtaining IDs from search results, establishing a workflow and preventing misuse.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/asterixix/polish-academic-mcp'

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