MCP Servers make it easy for LLMs to call tools. Since tools are mostly API calls, why not turn every API into an MCP Server tool?<p>This was my thesis behind building this feature into lmsystems.<p>The goal is simple:<p>- Add as many curl commands onto the site as possible and call them 'Tools'<p>- Combine them together into 'Servers' under 1 sse url<p>- Give every user the ability to do the same<p>I'm happy to say that we're nearly there !<p>I'm an indie hacker working on this completely alone so I would love feedback on how I can get the community more engaged and any features to add!<p>Also I'm interested in your thoughts on why this isn't going to work. What's going to kill this idea?