MCP Directory
Back

concierge

by concierge-hq Β· Python Β· β˜… 533

πŸš€ Universal SDK for building next-gen MCP servers

#agentic-ai#agentic-web#agentic-web-protocol#agentic-workflow#agents#ai#apps-sdk#automation#chatbot#chatbot-application#llm#mcp#mcp-server#self-hosted#web-4#worfklows#workflow-automation

Install

pip install git+https://github.com/concierge-hq/concierge.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "concierge": {
      "command": "uvx",
      "args": [
        "git+https://github.com/concierge-hq/concierge.git"
      ]
    }
  }
}

From the README

The fabric for reliable MCP servers and AI applications. [](https://docs.getconcierge.app) [](https://discord.gg/Y3ayRa33Pg) [](https://pypi.org/project/concierge-sdk) [](https://pypi.org/project/concierge-sdk) The [Model Context Protocol](https://modelcontextprotocol.io) (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. > [!NOTE] > Concierge requires Python 3.9+. We recommend installing with…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related communication servers