Skip to main content
Glama
82,780 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"MCP servers built with languages other than Python and TypeScript" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to interact with Databricks workspaces, running SQL queries, managing jobs, and exploring schemas via the Model Context Protocol.
    1
    GPL 3.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    A demonstration server showing MCP implementation in Python with resource handling, tool operations, and reusable prompts for a simple user/post system with local database.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    A Python-based MCP server that exposes SQLite database CRUD and search operations on Users, Products, and Orders as tools for AI clients like Claude Desktop.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A server that enables interaction with PostgreSQL, MySQL, MariaDB, or SQLite databases through Claude Desktop using natural language queries.
    1
    -
  • F
    license
    C
    quality
    C
    maintenance
    An MCP server that connects AI assistants to a Neo4j graph database, enabling querying of movie data through tools like graph statistics, genre-based search, and movie details, along with advanced features such as LLM sampling and completions.
    4
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Read-only MCP server that runs inside Calibre as a plugin, exposing the live Calibre library for inspection, search, metadata, and duplicate detection via Streamable HTTP.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A PostgreSQL MCP server with AST-based security for safe database operations. Enables AI assistants to query and manage PostgreSQL databases securely.
    MIT
  • F
    license
    Not graded
    quality
    Not graded
    maintenance
    A Python-powered Model Context Protocol server that provides safe database inspection and read-only querying capabilities for MySQL databases. Enables LLM agents to explore database schemas, execute read-only SQL queries, and retrieve metadata through JSON-RPC communication.
    1
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A read-only MCP server for MS SQL Server, written in Python. Lets AI agents query your database safely — no writes, no stored procedures, no shell access.
    1
    -
  • F
    license
    A
    quality
    D
    maintenance
    A Python implementation of an MCP server that enables secure, local Bitbucket integration for AI applications, providing tools for repository management, branch creation, file operations, issue tracking, and pull request creation.
    10
    6
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI to interact with Microsoft Access (.mdb, .accdb) and SQLite 3 databases, including read-only support for Access 97 databases. Supports executing SQL queries, importing/export data from CSV and Excel files, and storing notes about database files.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables users to interact with PostgreSQL databases through natural language, with GitHub OAuth authentication and role-based access control.
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables CRUD operations on notes stored in PostgreSQL, with tools to list, create, update, delete notes and tags. The server provides both REST API and MCP endpoints via a single FastAPI process.
    -