Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by vonuyvicoo • Uncategorized
A NestJS-based MCP server providing AI-powered database interactions with Prisma ORM and code generation.
AI-powered access to database entities via MCP tools.
Automated generation of CRUD services and resolvers from database schemas.
Integration with LLMs and schema validation in a NestJS environment.
This project offers a modern API framework integrating NestJS with Model Context Protocol (MCP) tools to enable AI-native interactions with PostgreSQL databases via Prisma ORM. It automates the generation of services and MCP resolvers from database schemas, streamlining development and ensuring consistency. The server supports LangChain integration for LLM-powered operations and uses Zod for schema validation, enhancing type safety and developer productivity.