https://github.com/manpreet2000/mcp-database-server
mcp server for all types of database that connects with LLMs
https://github.com/manpreet2000/mcp-database-server
Last synced: 3 days ago
JSON representation
mcp server for all types of database that connects with LLMs
- Host: GitHub
- URL: https://github.com/manpreet2000/mcp-database-server
- Owner: manpreet2000
- License: mit
- Created: 2025-03-23T16:49:30.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-23T16:56:42.000Z (3 months ago)
- Last Synced: 2025-03-23T17:33:34.546Z (3 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- mcp-index - Database Server - Enable interaction with databases via natural language, supporting operations like querying, inserting, and deleting documents. Currently integrates with MongoDB and plans to extend support to additional databases such as PostgreSQL, CockroachDB, and Redis. (APIs and HTTP Requests)