rt96-hub/prompt-tester
If you are the rightful owner of prompt-tester and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple MCP server that allows agents to test LLM prompts with different providers.
Tools
Functions exposed to the LLM to take actions
list_providers
Retrieves available LLM providers and their default models.
test_comparison
Compares multiple prompts side-by-side, allowing you to test different providers, models, and parameters simultaneously.
test_multiturn_conversation
Manages multi-turn conversations with LLM providers, allowing you to create and maintain stateful conversations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client