Sublime
An inspiration engine for ideas

open-source tool to expose your FastAPI endpoints as Model Context Protocol tools with zero config.
Simple. Flexible. Production-ready. https://t.co/bGZQYZevTo
Human Context Protocol
Shachaf Rodberg • 2 cards
The concept of MCP (remote tools that can be implemented in any language and are discoverable/usable for LLMs) is great.
However, the implementation (requiring an open session to the server) is not. It would be much much better to have a stateless protocol.
Lars Grammelx.comCommunity
Juliette • 2 cards
Systems for Thoughts in Progress
Nadia Piet • 1 card
Community
Will Bench • 3 cards
The Model Context Protocol (MCP) is not just "another API lookalike." If you think, "Bro, these two ideas are the same," it means you still don't get it.
Let's start with a traditional API:
An API exposes its functionality using a set of fixed and predefined endpoints. For example, /products... See more
Santiagox.com