Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by vibase-ai • Uncategorized
An MCP server framework for easily reading and mutating Postgres data using YAML configurations.
Create customizable MCP servers interfacing with PostgreSQL databases using simple YAML configurations.
Implement secure database access with JWT authentication and PostgreSQL Row Level Security.
Deploy MCP servers on various platforms including local machines, AWS Lambda, or Cloudflare Workers.
@vibase/core provides foundational components to create MCP servers on top of PostgreSQL with simple YAML configuration files. It supports safe SQL generation with parameterized queries, automatic connection pooling, and full TypeScript type safety with Zod validation. The package includes a plugin system for extending query behavior, such as implementing JWT authentication and PostgreSQL Row Level Security integration, enabling secure and flexible database interactions.