Fujitsu Social Digital Twin MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FUJITSU_API_KEY | Yes | Your API key for the Fujitsu API Gateway | |
| FUJITSU_API_BASE_URL | No | The base URL for the Fujitsu API Gateway | https://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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| traffic_simulation_template | Traffic simulation analysis template. |
| escooter_optimization_template | E-scooter optimization analysis template. |
| scenario_comparison_template | Scenario comparison analysis template. |
| usecase_data_preparation | ユースケース別のデータ準備ガイド |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| resource://digital_rehearsal_overview | |
| resource://simulation_metrics_explanation | |
| resource://usecase_requirements |
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/3a3/fujitsu-sdt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server