concierge - SDK for building MCP servers
Python SDK for authoring MCP servers with batteries for tool registration, auth, and apps-sdk style flows. Aims to be the universal scaffold for new MCPs.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
anything-analyzer - protocol analyzer with MCP
All-in-one network protocol toolkit with browser capture, MITM proxy, JS hooks, fingerprint spoofing, and an MCP server so agents can drive the analysis directly.
idea-reality-mcp - prior-art MCP for coding agents
MCP server that scans GitHub, Hacker News, npm, PyPI, and Product Hunt before an agent starts building, surfacing whether the idea already exists and at what scale.
repowise - codebase intelligence over MCP
Python tool exposing auto-generated docs, git analytics, dead-code detection, and architecture decision records over MCP. Designed for teams running Claude Code at scale.
web-agent-protocol - record and replay browser MCP
MCP server that records user browser interactions and lets agents replay them as automation scripts. Bridge between human demonstrations and agent execution.