Skip to main content
Glama
72,476 servers. Updated

"author:daedalus" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that exposes Pyright language server functionality for Python, providing tools for type checking, code completions, and finding definitions. It enables AI models to perform static analysis and code formatting through the Model Context Protocol.
    7
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server designed for interacting with the Model Context Protocol Registry API to discover and retrieve information about available MCP servers. It provides tools to search, list, and view detailed configurations and version history for servers within the registry.
    4
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Enables LLMs to compute cryptographic hashes and perform key derivation functions using Python's hashlib library.
    22
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that provides tools for evaluating Reverse Polish Notation (RPN) expressions and managing a calculator stack. It supports standard arithmetic operators along with stack operations like duplicate, swap, and clear.
    2
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides tools to publish, subscribe, send requests, and listen for replies over ZeroMQ messaging sockets.
    6
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Exposes various cryptographic operations including key generation, symmetric/asymmetric encryption, hashing, and HMAC. Supports Fernet, AES, RSA, X.25519, and X.509 certificates.
    22
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    MCP server for ECDSA cryptography enabling key generation, signing, and verification.
    11
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    An MCP server for creating, loading, and editing RFC TXT documents using the rfc-editor Python library. It provides a suite of tools to manage document components including sections, abstracts, titles, and author metadata.
    29
  • A
    license
    C
    quality
    C
    maintenance
    An MCP server that provides access to SymPy's symbolic mathematics library for advanced algebraic computations. It enables users to perform complex tasks such as symbolic simplification, calculus, equation solving, matrix operations, and number theory.
    100
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides current Unix timestamp in seconds, milliseconds, and ISO 8601 format to LLMs via a simple MCP tool.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for remote debugging with gdbserver, offering full debugging capabilities including breakpoint control, stepping, memory inspection, and process management.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server that exposes PostgreSQL database operations via psycopg2, including connection management, query execution, and transaction control.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides tools to connect, query, and manage Microsoft SQL Server databases through the MCP protocol, including support for stored procedures, transactions, and schema inspection.
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Exposes sqlite3 database functionality as MCP tools, enabling SQL query execution, schema management, and CRUD operations.
    1
    MIT