concierge
Universal SDK for building next-gen MCP servers
About concierge
The Model Context Protocol (MCP) is a standardized way to connect AI agents to tools. Instead of exposing a flat list of every tool on every request, Concierge progressively discloses only what's relevant. Concierge guarantees deterministic results and reliable tool invocation.
Instead of exposing everything at once, group related tools together. Only the current step's tools are visible to the agent:
Control which steps can follow which. The agent moves forward (or backward) only along paths you allow:
concierge is an open-source project written primarily in Python, with 531 stars on GitHub. It was last updated in June 2026.
pip install concierge-sdkconcierge vs. the alternatives
All mcp servers →| Agent | Stars | Pricing | ||
|---|---|---|---|---|
| concierge | 531 | Python | — | Open source |
| context7 | 58k | TypeScript | MIT | Open source |
| chrome-devtools-mcp | 45k | TypeScript | Apache-2.0 | Open source |
| github-mcp-server | 31k | Go | MIT | Open source |
| serena | 26k | Python | MIT | Open source |
| fastmcp | 26k | Python | Apache-2.0 | Open source |
