Skip to main content
Glama
ispyridis

OpenArchives.gr MCP Server

by ispyridis

search_archives

Search for Greek academic documents, theses, and articles from OpenArchives.gr. Filter by document type and language to access scholarly content.

Instructions

Search for documents in OpenArchives.gr Greek scientific content aggregator

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number for pagination (default: 1)
limitNoMaximum number of results to return (default: 50)
queryNoSearch query term (optional - if not provided, returns all results)
ekt_typeNoDocument type filter (e.g., "Άρθρο", "Διπλωματική εργασία", "Διδακτορική διατριβή")
preferredLanguageNoPreferred language for results (el for Greek, en for English)el
enableURITypeValuesNoWhether to use URI values for ekt_type parameter
Behavior2/5

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

No annotations are provided, and the description does not disclose behavioral traits such as pagination behavior, default sorting, or whether the search is free-text or filtered. The agent gets minimal insight into what happens beyond the parameter descriptions.

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

Conciseness4/5

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

The single-sentence description is concise and front-loaded with the core action. However, it could be slightly more structured to include usage context, but overall it earns its brevity.

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

Completeness3/5

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

With 6 parameters, no output schema, and no annotations, the description is minimally adequate. It names the aggregator but does not explain expected response format, language handling, or how pagination interacts with queries. Some gaps remain.

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?

All 6 parameters have schema descriptions (100% coverage), so the description adds no additional semantic value beyond the schema. Per rules, baseline is 3.

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 searches for documents in a specific Greek scientific content aggregator (OpenArchives.gr). It directly differentiates from sibling tools which focus on collections, metadata, or types.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives like browse_collections or get_document_metadata. The description does not specify use cases or exclusions, leaving the agent without decision support.

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/ispyridis/openarchives-gr-mcp-server'

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