OlympHill
mcp-sqlalchemy-server logo

mcp-sqlalchemy-serverخادم MCP-sqlalchemy البسيط

(0)
Daniel Nikulshynمراجعة بواسطة Daniel Nikulshyn·تم التحديث يوليو 2026

نظرة عامة

خادم MCP خفيف الوزن للعمليات المتعلق بالمخططات والجداول والتوصيفات داخل قواعد البيانات باستخدام ODBC مع API سريعو، pyodbc، وSQLAlchemy. يتوافق مع نظم إدارة قواعد البيانات المتعددة (DBMS) ويدعم وظائف مثل سرد المخططات والجداول والتوصيفات الخاصة بالجداول.

الميزات الرئيسية

  • حصل على مفاهيم القاعدة
  • حصل على الجداول
  • صفهجدول
  • بحث عن الجداول
  • تنفيذ إجراءات تخزين
  • تنفيذ الاستعلامات

التسعير

النموذج
Free
الفئة
مضيفي MCP
التقييم
لا توجد مراجعات بعد

حالات الاستخدام

استكشاف هيكلية قاعدة البيانات

استخدم الخادم لاستكشاف قواعد البيانات والمعلومات المتعلقة بالمخططات والجداول والتوصيفات.

تنفيذ الاستعلامات وتنسيق النتائج

تنفيذ استعلامات SQL والحصول على النتائج بتنسيقات JSONL وملحق Markdown

المزايا والعيوب

المزايا

  • نعم هو مستدام مع متعددة خوادم DBMS الخلفية
  • الدعم في قائمة مفاهيم القاعدة والجداول وصفهجدول التركيبات
  • يتم تنفيذ الإجراءات والاستفسارات التخزين
  • يمنح نواتج في JSONL وتبول ربط formats

العيوب

  • يتطلب تهيئة ODBC والتكوين
  • يعتمد على واجهة برمجة تطبيقات توفير SQLAlchemy للتوافق مع نظم إدارة قواعد البيانات

المراجعات

سجّل الدخول لكتابة مراجعة.

لا توجد مراجعات بعد. كن الأول!

أسئلة وأجوبة

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