Prisma-Remote
The Model-Context-Protocol (MCP) gives LLMs a way to call APIs and thus access external systems in a well-defined manner. Prisma's provides two MCP servers: a *local* and a *remote* one. If you're building an "AI platform" and want to give the ability to manage database to your users, use the remote MCP server.
Recommend MCP Servers 💡
Pratye/MEC-Postgres
A Model Context Protocol server providing read and write access to PostgreSQL databases, enabling LLMs to inspect schemas and execute queries.
mcp-sqlite
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
py-mcp-mssql
A Model Context Protocol server for accessing Microsoft SQL Server databases
mcp-server-starrocks
The StarRocks MCP Server acts as a bridge between AI assistants and StarRocks databases, enabling direct SQL execution, database exploration, data visualization via charts, and detailed schema/data overviews.
iotdb-mcp-server
A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through IoTDB, enabling SQL queries and interaction with IoTDB using Tree Model and Table Model dialects.
kwdb-mcp-server
A server implementation of the Model Context Protocol (MCP) that enables interaction with the KWDB database, supporting read, write, query, and DDL operations, and providing business intelligence features.