Skip to content

[Integration Proposal] WhichModel MCP β€” real-time model pricing plugin for cost-aware AI orchestrationΒ #13739

@simonamsharp

Description

@simonamsharp

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

  1. Create a WhichModel plugin example for Semantic Kernel docs
  2. Add to the community plugins or MCP examples section

Happy to contribute a PR.

Would this be valuable for the Semantic Kernel community?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions