Skip to content
Agent Search Engine

Record · conciergeSDK / libraryOpen sourceVerified Jul 3, 2026

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:

From the project's README

concierge is an open-source project written primarily in Python, with 532 stars on GitHub. It was last updated in June 2026.

Install

pip install concierge-sdk
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

concierge vs. the alternatives

All mcp servers
RecordStarsPricing
conciergeSDK / librarythis listing532Open source
context7MCP server61kOpen source
chrome-devtools-mcpAgent49kOpen source
github-mcp-serverMCP server32kOpen source
serenaSDK / library28kOpen source
fastmcpSDK / library27kOpen source