dipanjanc-dev/tdmp-mcp-server
If you are the rightful owner of tdmp-mcp-server 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 TDMP-MCP Server is a Model Context Protocol server designed for seamless integration with the Test Data Management Platform, enabling AI assistants to interact with Postman collections, generate test framework code, and execute HTTP requests with intelligent authentication handling.
Tools
Functions exposed to the LLM to take actions
get_collection_status
Show current collection and available clients.
list_gateway_clients
List all available API clients.
generate_code
Generate code context for LLM.
execute_auth_flow
Test authentication.
execute_client_call
Execute single API call.
execute_full_flow
Auth + API call sequence.
get_environment_status
Check auth variable setup.
get_variables
Show all loaded variables.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client