mock-llm-mcpofficial
A
licenseNot graded
qualityD
maintenanceMCP server to mock OpenAI, Anthropic, and Google Gemini responses for testing AI integrations without real API keys or token spend.
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool has a unique purpose: creating expectations, clearing/resetting (partial vs full), retrieving requests, checking status, and verifying requests. No ambiguity.
All tools follow the pattern 'mockserver_verb' or 'mockserver_verb_noun', using snake_case consistently.
Six tools cover the essential operations for a mock server (create, clear, reset, retrieve, status, verify) without being excessive.
Core functionality is covered, but a tool to list current expectations would provide more complete lifecycle management.