mcp-sqlalchemy-server logo

mcp-sqlalchemy-serverשרת ODBC פשוט מבוסס ה-MCP, המשתמש ב-FastAPI, ODBC ו- SQLAlchemy.

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

שרת MCP (Model Context Protocol) קלאסי ל- ODBC, נבנה מ-fastAPI, pyodbc, ו- SQLAlchemy.

תכונות עיקריות

  • איצור סכמות
  • רשימת טבלאות
  • פירוש טבלה
  • חיפוש טבלאות
  • ביצועה פרוצדורות ונקראות תלויות
  • ביצוע שאילתות

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

חקירה על גבי סכמת-מה-קו הנ

תמוך בה-שרת MCP של-ODBC לבחור ב- DBMS רשמי- חקר-הסכמה-טבלאות-

ביצוע שאל-ה

בצע SQL questions- DBMS- , ש-ב- נת- DBMS-

יתרונות וחסרונות

יתרונות

  • חומרתי עם רכיבי DBMS ברוב היבטים
  • תמיכה ברשימת סכמות, טבלאות והסבר של טבלאות הסטרוקטור
  • אילות ואח
  • אשפיצל ל" JSONL "ושל" טבלת-markdown "סגנ"

חסרונות

  • שיאור ODBC והסטאב של התקנה
  • אחריות SQLAlchemy provider על חשיבות
  • DBMS

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

What are the main capabilities and typical use cases?

The server lets you list schemas, retrieve table metadata, describe table structures, search tables, and run stored procedures or ad‑hoc SQL queries, returning results as JSONL or markdown tables—ideal for data‑exploration tools, reporting pipelines, or integrating with AI assistants.

Asked by Ludovic Girard · Apr 14, 2026

Do I need to set up ODBC manually before using the server?

Yes, you must install and configure an ODBC driver (e.g., via unixODBC), create a DSN in ~/.odbc.ini, and supply the DSN, user, and password in the .env file before the FastAPI server can connect.

Asked by Dmitri Volkov · Mar 25, 2026

Which databases can I connect to with this server?

It works with any DBMS that has a SQLAlchemy driver and an ODBC driver, such as Virtuoso (tested) and PostgreSQL; you just configure the appropriate ODBC DSN and SQLAlchemy URL.

Asked by Elena Rossi · Mar 24, 2026

What is the cost to use mcp-sqlalchemy-server?

The tool is open‑source and freely available on GitHub, so there are no licensing fees; you only incur any infrastructure costs for hosting the FastAPI service.

Asked by Kalinda Reddy · Jan 24, 2026

שאל שאלה

חלופות לשרתי MCP