Schema Gov It MCP Server

47 tools. 5 can modify or destroy data without limits.

5 write tools that can modify data. Rate limits recommended.

Last updated:

5 can modify or destroy data
42 read-only
47 tools total

Community server · catalogue entry verified 12/06/2026

How to control Schema Gov It MCP Server ↓

What Schema Gov It MCP Server exposes to your agents

Read (42) Write / Execute (5) Destructive / Financial (0)
High Risk

The most dangerous Schema Gov It MCP Server tools

5 of Schema Gov It MCP Server's 47 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Schema Gov It MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Schema Gov It MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "get_upload_instructions": {
    "limits": [
      {
        "counter": "get_upload_instructions_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "explore_dataset": {
    "limits": [
      {
        "counter": "explore_dataset_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Schema Gov It MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON SCHEMA GOV IT →

Free to start. No card required.

All 47 Schema Gov It MCP Server tools

READ 42 tools
Read explore_dataset Get details of a specific Dataset including metadata and distributions. Use this for targeted DCAT-AP_IT insp Read navigate_skos_hierarchy Navigate a SKOS hierarchy upward and/or downward from a concept. Args: - uri: Concept URI - direction: Read suggest_improvements Analyze the ontology for structural issues. Args: - limit: Maximum issues per category (default: 20) Returns Read suggest_new_tools Analyze usage logs to suggest new specialized tools. Args: None Returns: - List of recommendations based on Read analyze_usage Analyze the server Read browse_vocabulary Browse concepts in a vocabulary with pagination support. Args: - schemeUri: URI of the ConceptScheme - limit: Read check_coverage Analyze usage coverage of a specific class or property, or get global stats. Args: - targetUri: (optional) UR Read check_overlaps Identify potential overlaps (same labels) or explicit mappings. Args: - limit: Maximum results to return (def Read check_quality Verify quality issues like missing labels or descriptions. Args: - limit: Maximum results to return (default: Read compare_coverage_with_okg Gap analysis: compare schema.gov.it semantic resources against the international OKG catalog for a given domai Read describe_resource Get all triples for a resource (Concise Bounded Description). Args: - uri: URI of the resource - depth: 1 for Read explore_catalog List named graphs and ontologies available in the endpoint. Args: None Returns: - graphs: List of named grap Read explore_classes List available classes in the ontology with instance counts. Args: - limit: Maximum number of classes to retu Read explore_external_endpoint Explore the structure of an external SPARQL endpoint: discover its main classes and instance counts. Args: - Read explore_ontology List Classes and Properties defined in a specific Ontology. Args: - ontologyUri: URI of the ontology (from li Read find_external_alignments Find all alignment links from a concept in schema.gov.it toward external resources. Args: - uri: URI of the c Read find_okg_alignments Given a schema.gov.it URI, find related resources in the Open Knowledge Graphs catalog. How it works (3 steps Read find_recommended_scheme_for_property Given a property URI, find its range class and any associated SKOS ConceptSchemes in the catalog. Args: - pro Read find_relations Find how two concepts are connected. Args: - sourceUri: URI of the source concept - targetUri: URI of the tar Read find_semantic_software Search the Open Knowledge Graphs catalog for semantic web software tools. OKG indexes semantic tools such as Read get_property_details Get comprehensive details of a specific property from schema.gov.it, with explicit raw vs effective views. Ar Read inspect_concept Get a comprehensive profile of a concept from schema.gov.it, with explicit raw vs effective views. Args: - ur Read inspect_local_concept Get a full profile of a class or concept from a local or uploaded ontology. CRITICAL — file access workflow: Read inspect_local_ontology Load and summarize an RDF/OWL ontology from the server filesystem, inline content, or an uploaded HTTP store ( Read inspect_local_property Get the full semantic profile of a property from a local or uploaded ontology, resolving inherited domain and Read list_datasets List available Datasets (dcatapit:Dataset) in the catalog. Use this when you explicitly need DCAT-AP_IT datas Read list_identifiers List CLV Identifier resources by type, with counts and sample values. Args: - identifierType: (optional) Filt Read list_instances_of_class List instances of a given class in the catalog. Args: - class_uri: URI of the class (e.g. Read list_linked_endpoints Discover SPARQL endpoints referenced in the schema.gov.it catalog via dcat:DataService. Args: None Returns: Read list_municipalities Browse Italian municipalities (comuni) with their codes. Args: - limit: Items per page (default: 50, max: 500 Read list_okg_categories Fetch the available thematic categories from the Open Knowledge Graphs (OKG) catalog. Returns: List of catego Read list_ontologies List available Ontologies (Data Models) and their titles. Args: - limit: Maximum number of ontologies to retu Read list_properties List ObjectProperty and DatatypeProperty defined in an ontology or globally. Args: - ontologyUri: (optional) Read list_provinces List Italian provinces with their codes (ISTAT, car plate, metropolitan city). Args: - keyword: (optional) Fi Read list_vocabularies List available Controlled Vocabularies (ConceptSchemes) and their instance counts. Args: - limit: Maximum voc Read preview_distribution Download and preview the first rows of a distribution file. Most useful after you already identified a concre Read recommend_external_endpoints Return a curated list of useful public SPARQL endpoints to pair with schema.gov.it. Args: - category: (option Read search_concepts Fuzzy search for concepts/classes/properties by keyword. Args: - keyword: Search term (e.g. Read search_in_vocabulary Search for concepts within a specific Controlled Vocabulary (ConceptScheme). Args: - schemeUri: URI of the Co Read search_okg_resources Search the Open Knowledge Graphs (OKG) catalog for ontologies, vocabularies, and taxonomies. OKG indexes 1800 Read compare_local_with_remote Compare classes and/or properties defined in an ontology available on the server filesystem or through HTTP up Read resolve_territorial_uri Resolve an Italian territorial code to its canonical CLV URI with labels and related URIs. Args: - code_type:

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Schema Gov It MCP Server

How do I prevent bulk modifications through Schema Gov It MCP Server? +

The Schema Gov It MCP Server server has 1 write tools including get_upload_instructions. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Schema Gov It MCP Server.

How many tools does the Schema Gov It MCP Server MCP server expose? +

47 tools across 3 categories: Execute, Read, Write. 42 are read-only. 5 can modify, create, or delete data.

How do I enforce a policy on Schema Gov It MCP Server? +

Register the Schema Gov It MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Schema Gov It MCP Server tool call.

Deterministic rules across all 47 Schema Gov It MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

47 Schema Gov It MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.