Agentโ™ฅ๏ธŽAge
Catalog

valv

Official

by valv-dev ยท TypeScript

Let coding agents query any SQL database safely. Read-only by default and scoped by your policies.

sh.valv/mcp Model Context Protocol (MCP) Server

The sh.valv/mcp MCP server enables coding agents to query any SQL database in a controlled way. It is read-only by default and can be scoped by your policies, helping enforce access rules during database interactions.

๐Ÿ› ๏ธ Key Features

  • Query any SQL database
  • Read-only by default
  • Policy-scoped access

๐Ÿš€ Use Cases

  • Allow coding agents to retrieve data from an external SQL database
  • Support applications that need governed, policy-limited database reads

โšก Developer Benefits

  • Safer default behavior via read-only access
  • Centralized control through policies that scope database access

โš ๏ธ Limitations

  • Default mode is read-only, so write operations are not implied by this server description
valv - agentage MCP Catalog