MostaORM MCP — generate schemas, lint & migrate from your AI tool
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.
Directory
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.
## SQL Server MCP (Model Context Protocol) Server A lightweight MCP stdio server that connects to Microsoft SQL Server using provided credentials and exposes…
Integrate your Alkemi Data, connected to Snowflake, Google BigQuery, DataBricks and other sources, with your MCP Client.
🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to…
MCP server for interacting with Turso-hosted LibSQL databases
IDE Memory MCP gives AI coding agents a persistent memory layer that works across any IDE supporting the Model Context Protocol. Write project context once —…
MCP (Model Context Protocol) server for Microsoft SQL Server integration built with NestJS
This read-only MCP Server allows you to connect to Cosmos DB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free [CData MCP…
It is a simple demo MCP HTTP server designed for use with MCP clients such as claude.ai. It integrates with Pomerium for access control and requires database…
# Supabase MCP Server 🚀 [](https://www.typescri…
An MCP server that can connect to MySQL databases, which exposes the table structure as a resource, provides SQL query tools, and includes tips for common data…
# Spring Boot MySQL Project This is a Spring Boot project configured with MySQL and HikariCP connection pool. ## Prerequisites - Java 17 or later - Maven 3.6…
# MySQL MCP Server 一个基于Model Context Protocol (MCP)的MySQL服务器,允许通过MCP协议执行SQL查询。 ## 功能 - 通过MCP协议执行SQL查询 - 检查数据库连接状态 - 内置SQL查询示例提示 ## 安装 ```bash # 克隆仓库 git clone…
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
A dual-protocol server that provides both FastAPI and FastMCP clients for accessing Qdrant knowledge graph operations. It is designed for developers who need…
# Smithery AI에 등록하는 방법을 알기 위해서 다음 사이트의 코드를 한글로만 바꿔서 올렸습니다. #https://github.com/designcomputer/mysql_mcp_server # MySQL MCP 서버 MySQL 데이터베이스와의 안전한 상호작용을 가능하게 하는…
mcp-server-postgres is a Model Context Protocol (MCP) server for PostgreSQL databases. It lets LLMs inspect database schemas and execute read-only queries…
# couchdb-mcp-server [](https://smithery.ai/server/@robertoamoreno/couchdb-mcp-se…
SQL MCP Server (TypeScript) is a TypeScript implementation of a Model Context Protocol (MCP) server that enables language models and other MCP-compatible…
# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…
# pocketbase-mcp [](LICENSE) [, supporting communication with clients via…
 > This project is a Java conversion of a Python codebase from >…