ssen-transmission-open-data
SSEN publishes no MCP server. No hosted or remote MCP endpoint was found on any SSEN host, no @modelcontextprotocol package references SSEN, and neither the Opendatasoft nor the CKAN portal advertises one. This is a CANDIDATE manifest derived one-to-one from the 16 real operations in the harvested Opendatasoft Explore v2.1 OpenAPI — every tool below inherits its input contract from the named operationId in that spec. Nothing here is published by SSEN; it is what an MCP server over the SSEN Transmission open data surface would expose.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
list_datasets— Query the catalog of SSEN Transmission open datasets using ODSQL.get_dataset— Retrieve one transmission dataset's metadata, features and field schema.list_catalog_export_formats— List the export formats available for the whole catalog.export_catalog— Export the dataset catalog in a chosen format.export_catalog_csv— Export the dataset catalog as CSV.export_catalog_dcat— Export the dataset catalog as DCAT (including DCAT-AP profiles).get_catalog_facets— Enumerate catalog-level facets and their value counts.query_records— Query the records of one transmission dataset using ODSQL.get_record— Retrieve a single record from a dataset by record id.get_record_facets— Enumerate facets and value counts across a dataset's records.list_dataset_export_formats— List the export formats available for one dataset.export_records— Export a dataset's records in a chosen format (no record-count limit).export_records_csv— Export a dataset's records as CSV.export_records_parquet— Export a dataset's records as Parquet.export_records_gpx— Export a dataset's geo records as GPX.get_dataset_attachments— List files attached to a dataset.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.