-
- Notifications
You must be signed in to change notification settings - Fork 4.8k
Description
Current Limitation
Parse server has no clear way for AI, LLMs and such to interact with the data in an instance, which makes troubleshooting time consuming
The AI panel in Parse Dashboard is nice but very limited in functionality and tends to hang up quickly
Feature / Enhancement Description
An MCP server provides the appropriate functions, guidelines, documentation for most LLMs to interact with Parse on the request of a developper or any product team member
Example Use Case
Using AI to quickly query certain objects in the DB, get an answer about specific Schema and Object implementations, quickly edit Objects, Users, Classes and so on
Alternatives / Workarounds
The AI panel in Parse Dashboard but it's currently pretty limited
Otherwise providing Cursor with a ton of links to documentation and the ability to write small scripts but it's buggy at best
3rd Party References
Pretty much every DB and SaaS has or is currently implementing it