- ZeMCP - Database Model Context Protocol Servers
ZeMCP - Database Model Context Protocol Servers
Overview
what is ZeMCP?
ZeMCP is a collection of Model Context Protocol (MCP) servers designed for secure and standardized database interactions with Microsoft SQL Server and Oracle Database systems.
how to use ZeMCP?
To use ZeMCP, you can run the MCP servers directly using npx or install them globally via npm. Configuration is done through environment variables for each database.
key features of ZeMCP?
- Provides MCP servers for both Microsoft SQL Server and Oracle Database.
- Supports executing SQL queries and scripts safely.
- Includes security features like input validation and parameterized queries to prevent SQL injection.
use cases of ZeMCP?
- Securely interacting with SQL Server and Oracle databases.
- Executing complex SQL queries and scripts in a standardized manner.
- Integrating with MCP-compatible clients like VS Code.
FAQ from ZeMCP?
- Is ZeMCP easy to set up?
Yes! You can run it directly with npx or install it globally with npm.
- What databases does ZeMCP support?
ZeMCP supports Microsoft SQL Server and Oracle Database.
- Are there security features included?
Yes, ZeMCP includes input validation and parameterized queries to enhance security.
Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
aziouizStar
0Language
JavaScriptLicense
MIT licenseCategory
developer-tools
Homepage
https://github.com/aziouiz/zemcp