Skip to main content
Glama
kaero313

Barrier-Free Mobility MCP

by kaero313

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_MODENoServer mode: mock or live. Default is mock.mock
REDIS_URLNoRedis connection URL (e.g., redis://redis:6379/0). Required if CACHE_BACKEND=redis.
MCP_API_KEYNoBearer token for MCP endpoint. Required if MCP_AUTH_ENABLED=true.
CACHE_BACKENDNoCache backend: memory or redis.memory
FACILITY_API_URLNoBase URL for facility API.
MCP_AUTH_ENABLEDNoEnable Bearer token authentication for MCP endpoint.false
RESTROOM_API_KEYNoAPI key for restroom info API.
RESTROOM_API_URLNoBase URL for restroom API.
SEOUL_OPEN_API_KEYNoSeoul Open Data Platform API key. Used as fallback for elevator status, elevator info, and restroom APIs.
ELEVATOR_INFO_API_KEYNoAPI key for elevator info API.
ELEVATOR_INFO_API_URLNoBase URL for elevator info API.
SHORTEST_ROUTE_API_URLNoBase URL for shortest route API.
ELEVATOR_STATUS_API_KEYNoAPI key for elevator status API.
ELEVATOR_STATUS_API_URLNoBase URL for elevator status API.
PUBLIC_DATA_SERVICE_KEYNoService key for public data portal APIs (facility and route).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/kaero313/barrier-free-mobility-mcp'

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