Skip to main content
Glama
score-technologies

score-studio-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SCORESTUDIO_URLNoOptional override for the Score Studio API endpoint. Defaults to https://api.scorestudio.ai.https://api.scorestudio.ai
SCORESTUDIO_TOKENYesScore Studio bearer token or API key required for authentication.

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
scorestudio_whoamiA

Return the authenticated Score Studio user and organization memberships.

scorestudio_list_datasetsC

List versioned datasets in a Score Studio organization.

scorestudio_get_datasetA

Get a dataset and its version lineage by organization and slug.

scorestudio_list_modelsA

List models and versions in a Score Studio organization.

scorestudio_start_trainingA

Start a tracked training job against an immutable dataset version. This may consume compute credits.

scorestudio_list_evaluationsA

List measured evaluation runs and their current states.

scorestudio_start_evaluationA

Create an immutable measured evaluation run for a model version and dataset version.

scorestudio_get_evaluation_reportA

Get metrics, slices, intervals, and evidence for an evaluation run.

scorestudio_list_deploymentsB

List deployments, revisions, and runtime state in an organization.

scorestudio_verify_deploymentA

Run and retain deployment health verification evidence without changing the active revision.

scorestudio_list_workflowsB

List typed Score Studio workflow definitions and status.

scorestudio_run_workflowC

Run a workflow against an existing Score Studio image object. The result may report deferred blocks.

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/score-technologies/score-studio-agent-plugins'

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