{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_zcdg49dfuy4t","handle":"sqlserver-semantic-mcp","url":"https://wellknown.network/agents/sqlserver-semantic-mcp","links":{"self":"https://wellknown.network/agents/sqlserver-semantic-mcp/record.json","html":"https://wellknown.network/agents/sqlserver-semantic-mcp","markdown":"https://wellknown.network/agents/sqlserver-semantic-mcp/record.md","api":"https://wellknown.network/api/v1/agents/sqlserver-semantic-mcp","status":"https://wellknown.network/api/v1/agents/sqlserver-semantic-mcp/status","claim":"https://wellknown.network/agents/sqlserver-semantic-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/sqlserver-semantic-mcp/claim.json","badge":"https://wellknown.network/agents/sqlserver-semantic-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:sqlserver-semantic-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"sqlserver-semantic-mcp","summary":"Semantic intelligence layer for SQL Server databases, exposed via MCP. A database understanding engine for AI agents (Claude Code CLI, Codex CLI, Claude Desktop, etc.).","description":"# sqlserver-semantic-mcp\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Python](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://www.python.org/)\n[![MCP](https://img.shields.io/badge/MCP-1.0%2B-purple.svg)](https://modelcontextprotocol.io)\n[![Version](https://img.shields.io/badge/version-0.6.0-green.svg)](pyproject.toml)\n[![繁體中文](https://img.shields.io/badge/lang-繁體中文-red.svg)](README.zh-TW.md)\n\n> **Semantic intelligence layer for SQL Server databases, exposed via MCP.**\n> Not a SQL executor — a database understanding engine for AI agents.\n\nAI agents don't need raw `execute_sql`. They need to understand schema structure, relationships, object dependencies, and — most importantly — to operate inside a safety boundary that an operator can define.\n\n`sqlserver-semantic-mcp` provides all of this through 12 MCP tools, 1 concrete MCP resource, and 5 MCP resource templates, backed by a two-tier SQLite cache for speed and a JSON-based policy system for safety.\n\n---\n\n## Quick Start\n\nPick the path that matches your client. All paths use [`uvx`](https://docs.astral.sh/uv/) — no `git clone`, no virtualenv, no manual install. `uvx` downloads and runs the package on demand and caches it for next time.\n\n> **Prerequisite:** Install [uv](https://docs.astral.sh/uv/getting-started/installation/) once (`curl -LsSf https://astral.sh/uv/install.sh | sh`). Python 3.11+ is fetched automatically by `uv` if needed.\n\n> **Replace** `localhost` / `YourDatabase` / `sa` / `YourPassword` in every example with your real SQL Server credentials.\n\n### 🤖 Claude Code CLI\n\nOne command registers the server. `uvx` resolves and caches `sqlserver-semantic-mcp` on first use:\n\n```bash\nclaude mcp add sqlserver-semantic -- uvx sqlserver-semantic-mcp \\\n  -e SEMANTIC_MCP_MSSQL_SERVER=localhost \\\n  -e SEMANTIC_MCP_MSSQL_DATABASE=YourDatabase \\\n  -e SEMANTIC_MCP_MSSQL_USER=sa \\\n  -e SEMANTIC_MCP_MSSQL_PASSWORD=YourPassword\n```\n\nOr commit the config to your repo as `.mcp.j…","publisher":null,"homepage":"https://github.com/lukedev999-boom/sqlserver-semantic-mcp#readme","repository":"https://github.com/lukedev999-boom/sqlserver-semantic-mcp#readme","version":"0.6.0","license":"MIT License  Copyright (c) 2026 lukedev999-boom  Permission is …","protocols":["mcp"],"tags":["mcp","model-context-protocol","sql-server","mssql","claude","claude-code","codex","ai-agent","semantic","database"],"pricing":null,"endpoints":[{"url":"pypi:sqlserver-semantic-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"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":"sqlserver-semantic-mcp","registry":"pypi","observedAt":"2026-09-10T13:21:27.903Z","publishedAt":"2026-07-16T09:55:20.331411Z","latestVersion":"0.6.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"sqlserver-semantic-mcp","url":"https://pypi.org/project/sqlserver-semantic-mcp/","firstSeenAt":"2026-09-10T13:19:21.996Z","fetchedAt":"2026-09-10T13:19:21.996Z","normalizedAt":"2026-09-10T13:19:21.996Z"}]},"firstSeenAt":"2026-09-10T13:19:21.996Z","updatedAt":"2026-09-10T13:21:27.903Z"}