1 points | by sean_ 14 hours ago ago
1 comments
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?
This was my thesis behind building this feature into lmsystems.
The goal is simple:
- Add as many curl commands onto the site as possible and call them 'Tools'
- Combine them together into 'Servers' under 1 sse url
- Give every user the ability to do the same
I'm happy to say that we're nearly there !
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!
Also I'm interested in your thoughts on why this isn't going to work. What's going to kill this idea?
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?
This was my thesis behind building this feature into lmsystems.
The goal is simple:
- Add as many curl commands onto the site as possible and call them 'Tools'
- Combine them together into 'Servers' under 1 sse url
- Give every user the ability to do the same
I'm happy to say that we're nearly there !
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!
Also I'm interested in your thoughts on why this isn't going to work. What's going to kill this idea?