Skip to main content
Glama
italia

Schema.gov.it MCP Server

Official
by italia

Search Open Knowledge Graphs Resources

search_okg_resources
Read-onlyIdempotent

Search the Open Knowledge Graphs catalog for ontologies, vocabularies, and taxonomies. Filter by category or type to find resources for semantic alignment.

Instructions

Search the Open Knowledge Graphs (OKG) catalog for ontologies, vocabularies, and taxonomies.

OKG indexes 1800+ semantic resources with metadata sourced from Wikidata. All data is CC0.

Args:

  • query: Search term (required)

  • category: Optional thematic category filter

  • type: Optional resource type filter ("Ontology", "ControlledVocabulary", "Taxonomy")

  • limit: Maximum results (default: 20)

Returns:

  • List of resources with title, wikidataId, description, category, homepage, licenses, types

Available categories: fetched dynamically from api.openknowledgegraphs.com at runtime.

Use when: Discovering international ontologies and vocabularies in a domain before aligning with schema.gov.it resources. Pair with find_okg_alignments or compare_coverage_with_okg.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoOptional resource type filter
limitNoMaximum number of results (default: 20)
queryYesSearch term
categoryNoOptional thematic category filter (see OKG categories)
Behavior4/5

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

Annotations already provide readOnlyHint, idempotentHint, etc. Description adds that data is CC0, categories are fetched dynamically, and explains the return format, offering solid behavioral context beyond annotations.

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?

Structured with sections, bullet points, and no filler. Every sentence adds value, including usage context and return explanation.

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

Completeness5/5

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

Despite no output schema, description explains return fields. All 4 parameters are covered, and context (CC0 license, dynamic categories) is provided. Complete for this tool's complexity.

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?

Input schema covers 100% of parameters with descriptions. The description repeats the parameter list but adds example values and default (limit: 20). No contradiction, but adds little beyond schema.

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 it searches the OKG catalog for ontologies, vocabularies, and taxonomies, which distinguishes it among many sibling search tools like search_concepts and search_in_vocabulary.

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?

Explicitly states when to use: 'Discovering international ontologies... before aligning with schema.gov.it resources,' and suggests complementary tools (find_okg_alignments, compare_coverage_with_okg), meeting the highest standard.

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/italia/dati-semantic-mcp'

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