Skip to main content
Glama
Ben11304

OpenConstruction MCP

by Ben11304

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_resourcesC

Search datasets, models, workflows, OERs, tools, guides, contributors, benchmarks, and vocabulary.

get_resourceB

Get one resource by type and id.

compare_resourcesC

Compare two or more catalog resources for a user goal.

get_catalog_statsA

Return counts by resource type for the loaded catalog snapshot.

ask_openconstructionB

Answer a catalog-grounded question with matching resources.

find_datasetsC

Find datasets by task, modality, object class, annotation type, license, or access needs.

run_dataset_discoveryC

Run the Dataset Discovery skill as a structured workflow that searches, ranks, and explains dataset candidates.

find_modelsC

Find models by task, dataset, modality, method, or publication evidence.

explain_schemaC

Explain common OpenConstruction metadata fields and where they appear in catalog records.

analyze_catalog_gapsB

Inspect catalog coverage by type and return possible metadata gaps for a topic.

prepare_benchmark_submissionD

Create a checklist for preparing benchmark metadata and linked resources.

validate_metadata_recordB

Check one draft metadata record for important missing fields.

list_skillsC

List repo-defined OpenConstruction skill metadata.

get_skillB

Get one OpenConstruction skill definition by id.

get_dataset_download_planD

Resolve the trusted OpenConstruction metadata route without writing files, including local provider-auth guidance when required.

download_datasetA

Start a background download inside OC_DOWNLOAD_ROOT. If status is auth_required, show its local provider login instructions and retry payload; never ask the user to paste credentials into chat. Requires explicit license acceptance and never accepts arbitrary source URLs or shell commands.

get_download_statusA

Return progress, files, and errors for a local OC dataset download job.

cancel_downloadB

Request cancellation of a running local OC dataset download job.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Ben11304/OC-mcp'

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