Skip to main content
Glama
3a3

Fujitsu Social Digital Twin MCP Server

by 3a3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FUJITSU_API_KEYYesYour API key for the Fujitsu API Gateway
FUJITSU_API_BASE_URLNoThe base URL for the Fujitsu API Gatewayhttps://apigateway.research.global.fujitsu.com/sdtp

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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_simulationsC

Returns a comprehensive list of all traffic simulations in the system, including their IDs, names, status, and execution timeframes.

start_simulationB

Launches a new traffic simulation using the provided simulation dataset configuration, returning the simulation ID and initial status.

get_simulation_resultB

Retrieves the complete results and output files from a finished traffic simulation, including simulation status and generated result files.

get_metricsC

Retrieves comprehensive metrics and analytics data from a completed simulation, including travel statistics, emissions data, and traffic flow information.

list_simdataC

Returns a complete list of all simulation datasets available in the system, which can be used as inputs for running new simulations.

get_simdataC

Retrieves the complete configuration and parameter set for a specific simulation dataset, including region settings, time ranges, and scenario parameters.

analyze_traffic_simulationC

Conducts comprehensive analysis on simulation results, providing insights on traffic patterns, bottlenecks, and optimization opportunities for the specified parameters.

compare_scenariosB

Performs detailed comparative analysis between two simulation scenarios, highlighting differences in traffic flow, emissions, travel times, and other key metrics.

create_natural_language_simulation_configC

Converts a natural language description into a structured simulation configuration, interpreting user requirements into technical parameters for traffic simulation.

create_simulation_from_usecaseC

指定されたユースケースとアップロードされたファイルからシミュレーションを作成・実行します。

Prompts

Interactive templates invoked by user choice

NameDescription
traffic_simulation_templateTraffic simulation analysis template.
escooter_optimization_templateE-scooter optimization analysis template.
scenario_comparison_templateScenario comparison analysis template.
usecase_data_preparationユースケース別のデータ準備ガイド

Resources

Contextual data attached and managed by the client

NameDescription
resource://digital_rehearsal_overview
resource://simulation_metrics_explanation
resource://usecase_requirements

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/3a3/fujitsu-sdt-mcp'

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