{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_gfv83ah7k5cr","handle":"mysql-mcp-server-financeblue","url":"https://wellknown.network/agents/mysql-mcp-server-financeblue","links":{"self":"https://wellknown.network/agents/mysql-mcp-server-financeblue/record.json","html":"https://wellknown.network/agents/mysql-mcp-server-financeblue","markdown":"https://wellknown.network/agents/mysql-mcp-server-financeblue/record.md","api":"https://wellknown.network/api/v1/agents/mysql-mcp-server-financeblue","status":"https://wellknown.network/api/v1/agents/mysql-mcp-server-financeblue/status","claim":"https://wellknown.network/agents/mysql-mcp-server-financeblue/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/mysql-mcp-server-financeblue/claim.json","badge":"https://wellknown.network/agents/mysql-mcp-server-financeblue/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:mysql-mcp-server-financeblue","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"mysql-mcp-server-financeblue","summary":"A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.","description":"![Tests](https://github.com/designcomputer/mysql_mcp_server/actions/workflows/test.yml/badge.svg)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/mysql-mcp-server)\n[![smithery badge](https://smithery.ai/badge/mysql-mcp-server)](https://smithery.ai/server/mysql-mcp-server)\n[![MseeP.ai Security Assessment Badge](https://mseep.net/mseep-audited.png)](https://mseep.ai/app/designcomputer-mysql-mcp-server)\n# MySQL MCP Server\nA Model Context Protocol (MCP) implementation that enables secure interaction with MySQL databases. This server component facilitates communication between AI applications (hosts/clients) and MySQL databases, making database exploration and analysis safer and more structured through a controlled interface.\n\n> **Note**: MySQL MCP Server is not designed to be used as a standalone server, but rather as a communication protocol implementation between AI applications and MySQL databases.\n\n## Features  # 项目特性说明\n- List available MySQL tables as resources  # 列出数据库表作为资源\n- Read table contents  # 读取表数据\n- Execute SQL queries with proper error handling  # 执行SQL查询\n- Secure database access through environment variables  # 使用环境变量进行安全认证\n- Comprehensive logging  # 完善的日志记录功能\n\n## Installation\n### Manual Installation\n```bash\npip install mysql-mcp-server\n```\n\n### Installing via Smithery\nTo install MySQL MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mysql-mcp-server):\n```bash\nnpx -y @smithery/cli install mysql-mcp-server --client claude\n```\n\n## Configuration  # 配置说明\nSet the following environment variables:  # 必须设置的环境变量\n```bash\nMYSQL_HOST=localhost     # Database host  # 数据库主机地址\nMYSQL_PORT=3306         # Optional: Database port (defaults to 3306 if not specified)  # 可选数据库端口，默认3306\nMYSQL_USER=your_username  # 数据库用户名\nMYSQL_PASSWORD=your_password  # 数据库密码\nMYSQL_DATABASE=your_database  # 要连接的数据库名称\n```\n\n## Usage\n### With Claude Desktop\nAdd this to your `claude_desktop_config.json`:\n```json\n{\n  \"mcpServers\": {\n    \"mysql\": {\n      \"comma…","publisher":null,"homepage":null,"repository":null,"version":"0.2.3","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:mysql-mcp-server-financeblue","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":"data.database","name":"Databases","confidence":1,"provenance":"derived"}],"categories":["data"],"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":"mysql-mcp-server-financeblue","registry":"pypi","observedAt":"2026-09-10T07:21:45.308Z","publishedAt":"2025-07-02T06:47:01.287697Z","latestVersion":"0.2.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"mysql-mcp-server-financeblue","url":"https://pypi.org/project/mysql-mcp-server-financeblue/","firstSeenAt":"2026-09-10T07:20:54.477Z","fetchedAt":"2026-09-10T07:20:54.477Z","normalizedAt":"2026-09-10T07:20:54.477Z"}]},"firstSeenAt":"2026-09-10T07:20:54.477Z","updatedAt":"2026-09-10T07:21:45.308Z"}