Hi team! π
I'd like to propose adding WhichModel as an example MCP plugin for Semantic Kernel. WhichModel is a free MCP server providing real-time pricing and capability data for 100+ LLM models, updated every 4 hours.
Why this matters for Semantic Kernel users
- Agents can check model pricing before making API calls, enabling cost-aware model selection
- Compare models on price, capabilities, and context window in real time
- Track pricing changes across providers (pricing updates every 4 hours)
How it works
WhichModel exposes 4 MCP tools via the Model Context Protocol: recommend_model, compare_models, get_pricing, check_price_changes
Since Semantic Kernel supports MCP, users can add WhichModel as a plugin:
MCP endpoint: https://whichmodel.dev/mcp
What I'm proposing
- Create a WhichModel plugin example for Semantic Kernel docs
- Add to the community plugins or MCP examples section
Happy to contribute a PR.
Would this be valuable for the Semantic Kernel community?
Hi team! π
I'd like to propose adding WhichModel as an example MCP plugin for Semantic Kernel. WhichModel is a free MCP server providing real-time pricing and capability data for 100+ LLM models, updated every 4 hours.
Why this matters for Semantic Kernel users
How it works
WhichModel exposes 4 MCP tools via the Model Context Protocol:
recommend_model,compare_models,get_pricing,check_price_changesSince Semantic Kernel supports MCP, users can add WhichModel as a plugin:
What I'm proposing
Happy to contribute a PR.
https://whichmodel.dev/mcpWould this be valuable for the Semantic Kernel community?