omelet-ai/tms-dev-mcp
If you are the rightful owner of tms-dev-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The TMS Development Wizard MCP Server is designed to streamline the development of Transport Management Systems by providing tools for exploring Omelet's Routing Engine and iNavi's Maps API.
Tools
Functions exposed to the LLM to take actions
get_basic_info
Get overview information about both Omelet Routing Engine and iNavi Maps APIs.
list_endpoints
List all available API endpoints, optionally filtered by provider.
list_integration_patterns
Browse catalog of integration patterns with descriptions.
get_integration_pattern
Retrieve a specific integration playbook with agentic coding guidelines.
get_endpoint_overview
Get detailed overview for a specific API endpoint.
get_request_body_schema
Get the request body schema for an endpoint.
get_response_schema
Get the response schema for an endpoint and status code.
list_examples
List available request/response examples for an endpoint.
get_example
Get a specific example for an endpoint.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client