Skip to main content
Glama
crosstraffic

HCM-LLM MCP Server

by crosstraffic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host address to run the FastAPI server on.127.0.0.1
PORTNoThe port number to run the FastAPI server on.8000
DB_MODENoThe database mode to use (e.g., local).local
LOG_LEVELNoThe logging level for the application.INFO
CHROMA_DB_PATHNoPath to the ChromaDB storage directory../chroma_db
ALLOWED_ORIGINSNoComma-separated list of allowed CORS origins.http://localhost:3000,http://localhost:3001
PUBLIC_SUPABASE_APINoThe API key for Supabase (anon-key or service-role-key).
PUBLIC_SUPABASE_URLNoThe URL for the Supabase instance.

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/crosstraffic/highway-capacity-manual-mcp'

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