Skip to main content
Glama
608,788 tools. Updated 2026-09-25 05:31

"SQLAlchemy" matching MCP tools:

  • Scan Python code for patterns that break obfuscation, get risk counts, frameworks detected, and a suggested preset. Optionally verifies dependencies against PyPI to catch hallucinated package names.
    Apache 2.0
  • Diagnose slow Python/SQLAlchemy jobs by running them and getting the exact call site, query count, and fix, with optional per-unit trend analysis.
    MIT
  • Create a new database connection in Apache Superset with a name and SQLAlchemy URI, enabling SQL Lab exposure, CTAS, CVAS, DML, and async queries.
    MIT

Matching MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    A server for managing financial accounting entries that provides utilities for database access using SQLAlchemy with environment-based configuration.
    -
  • Establish a pooled connection to a database to enable subsequent operations, returning a connection ID. Choose a named configuration or direct SQLAlchemy URL.
    MIT
  • Configure a new database source in the configuration file, including optional connection testing. Supports SQL Server and Snowflake via linked server.
    GPL 3.0
  • Turn any database schema into a Mermaid ER diagram. Accepts SQL DDL, Prisma, Drizzle, TypeORM, or SQLAlchemy schemas.
    MIT
  • Trace the full dependency chain from a frontend component through API routes to the corresponding SQLAlchemy database model.
    MIT
  • Extract entities, fields, and relations from ORM models and database schemas to produce a readable data model for your business overview.
    MIT
  • Create a new project with any supported framework such as Spring Boot, React, Vue, Next.js, FastAPI, and others. Configure options including TypeScript, testing, Docker, and database.
    MIT
  • Retrieve stack health diagnostics, graph statistics, and verification metrics for a repository to identify issues across React, FastAPI, and SQLAlchemy layers.
    MIT
  • Execute SQL queries on Teradata databases using SQLAlchemy, returning results with rendered SQL metadata for analysis and management.
    MIT