{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_sgn3k6h4amey","handle":"mssql-py-mcp","url":"https://wellknown.network/agents/mssql-py-mcp","links":{"self":"https://wellknown.network/agents/mssql-py-mcp/record.json","html":"https://wellknown.network/agents/mssql-py-mcp","markdown":"https://wellknown.network/agents/mssql-py-mcp/record.md","api":"https://wellknown.network/api/v1/agents/mssql-py-mcp","status":"https://wellknown.network/api/v1/agents/mssql-py-mcp/status","claim":"https://wellknown.network/agents/mssql-py-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/mssql-py-mcp/claim.json","badge":"https://wellknown.network/agents/mssql-py-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:mssql-py-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"mssql-py-mcp","summary":"A MSSQL MCP server using pure Python TDS","description":"# mssql-py-mcp \n \nA MSSQL MCP server implementation in Python, designed to work with the `pytds` library. This project provides a simple and efficient way to interact with Microsoft SQL Server databases, leveraging the pure Python `pytds` driver for connectivity. \n \nThis project uses **pure `pytds`** for database connections. \n \n## What is `pytds`? \n \n`pytds` is a pure Python implementation of the Tabular Data Stream (TDS) protocol, which is used to communicate with Microsoft SQL Server. Unlike other drivers that rely on native libraries (like FreeTDS), `pytds` is written entirely in Python, making it platform-independent and easy to install. \n \n### Key Features of `pytds` \n \n-   **Pure Python**: No external dependencies or compilers needed. \n-   **Cross-Platform**: Runs on any platform where Python is supported. \n-   **Thread-Safe**: Safe to use in multi-threaded applications. \n-   **Supports various authentication methods**: Including SQL Server and Windows authentication. \n-   **Lightweight**: Minimal overhead and easy to integrate. \n \n## Features \n \n-   **MCP Server**: Implements the Minecraft JEWEI MCP protocol for database interaction. \n-   **MSSQL Connectivity**: Connects to Microsoft SQL Server using `pytds`. \n-   **Database Operations**: Supports executing queries, listing tables, and retrieving database information. \n-   **Easy Configuration**: Uses a `.env` file for simple setup of database credentials. \n \n## Installation \n \n1.  **Clone the repository**: \n    ```bash \n    git clone https://github.com/your-username/mssql-py-mcp.git \n    cd mssql-py-mcp \n    ``` \n \n2.  **Create a virtual environment** (recommended): \n    ```bash \n    python -m venv venv \n    source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate` \n    ``` \n \n3.  **Install dependencies**: \n    ```bash \n    pip install -r requirements.txt \n    ``` \n \n## Configuration \n \n1.  Create a `.env` file in the root directory of the project. You can copy the example file: \n    ```bash \n   …","publisher":null,"homepage":null,"repository":null,"version":"0.1.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:mssql-py-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.882,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.768,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"mssql-py-mcp","registry":"pypi","observedAt":"2026-09-10T07:21:38.736Z","publishedAt":"2025-06-11T03:56:59.208073Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"mssql-py-mcp","url":"https://pypi.org/project/mssql-py-mcp/","firstSeenAt":"2026-09-10T07:20:32.411Z","fetchedAt":"2026-09-10T07:20:32.411Z","normalizedAt":"2026-09-10T07:20:32.411Z"}]},"firstSeenAt":"2026-09-10T07:20:32.411Z","updatedAt":"2026-09-10T07:21:38.736Z"}