score-studio-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SCORESTUDIO_URL | No | Optional override for the Score Studio API endpoint. Defaults to https://api.scorestudio.ai. | https://api.scorestudio.ai |
| SCORESTUDIO_TOKEN | Yes | Score 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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