DEV Community

Discussion on: 🧠 NewsPulse AI – Real-Time News Analysis with LLMs & Web Scraping via Bright Data

Collapse
 
sumankalia profile image
Suman Kumar

Heyy thanks! Glad you liked it πŸ˜„

Yes, the @brightdata/mcp use the same api.

So actually, I just took Bright Data’s FastMCP server code and plugged it into my Express backend directly. Basically doing the same thing as @brightdata/mcp, just manually. I'm still using api.brightdata.com under the hood, but with a bit more control on how things run.