Skip to main content
Glama
onefreeman1337

OSF - Open Source Filings

search_research_papers

Search 1.2 million+ scholarly works from arXiv, PubMed, CrossRef, OpenAlex, Semantic Scholar, and ClinicalTrials.gov to get titles, authors, venue, year, DOI, and provenance URL.

Instructions

FREE, no payment and no key. Search 1.2 million+ scholarly works across arXiv (700,000+ preprints, all categories, 2024 to 2026), CrossRef, PubMed, OpenAlex, Semantic Scholar, and ClinicalTrials.gov. Returns title, authors, venue, year, DOI, a provenance URL, and a record_id per match. Free to search, so probe coverage before you spend; call get_record with a record_id to buy the full record. For literature review, citation checking, and research agent workflows.

Args:
    query: keyword(s) to search, e.g. "CRISPR off-target".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
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 transparency. It discloses the cost model (free search, paid records), that no key is required, and the exact return fields (title, authors, venue, year, DOI, provenance URL, record_id). However, it does not mention pagination, rate limits, or result count limits, which are typical search tool behaviors. Overall, it is quite transparent but not exhaustive.

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 organized: cost info first, then scope, then returns, then workflow guidance, then use cases, and finally the args section. Every sentence adds value, and the structure is front-loaded with the most critical information. It is reasonably concise given the amount of helpful context packed in.

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?

The description covers the tool's purpose, scope, return format, cost model, and how it connects with get_record. Since there is no output schema, the description's listing of return fields is essential and well done. However, missing details like result limits, pagination, or sorting leave minor gaps for a search tool. Overall, it is sufficiently complete for an agent to decide when and how to use it.

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

Parameters5/5

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

The schema provides only the parameter name 'query' with no description (0% coverage). The description compensates fully by explaining that query is 'keyword(s) to search' and giving a concrete example ('CRISPR off-target'). This makes the parameter's meaning and usage clear, exceeding what the schema alone offers.

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 scholarly works across multiple databases. It specifies the verb (search), the resource (1.2M+ scholarly works), and the scope (specific sources). It also distinguishes itself from siblings by mentioning the companion get_record tool for buying full records, making its role in the workflow explicit.

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 explicitly explains when to use this tool: 'Free to search, so probe coverage before you spend; call get_record with a record_id to buy the full record.' It also lists relevant use cases (literature review, citation checking, research agent workflows). This provides clear guidance relative to get_record and other potential search tools in the sibling set.

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/onefreeman1337/osf-data-marketplace'

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