concierge-hq/concierge
A Python SDK for building Model Context Protocol servers with progressive tool disclosure for AI agents.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
Concierge is a framework for creating reliable MCP servers that connect AI agents to tools. It works at the protocol level to dynamically change which tools are returned by the tools/list endpoint based on the current workflow step, progressively disclosing only relevant tools to agents. Developers can scaffold new MCP projects or wrap existing FastMCP servers with minimal code changes.