-
securityF
license-
qualityA simple server that integrates with Claude to allow querying and manipulating Notion pages and databases through natural language prompts.
Last updated -
275
JavaScript
Claude Desktop을 통해 로컬 MySQL 데이터베이스에 대한 자연어 인터페이스를 제공합니다. 이 MCP(기계 통신 프로토콜) 서버를 통해 Claude는 로컬 MySQL 데이터베이스에서 SQL 쿼리를 실행하여 자연어를 사용하여 데이터베이스와 상호 작용할 수 있습니다.
지엑스피1
.env
파일을 만듭니다.run.sh
에서 디렉토리 경로를 업데이트합니다./absolute/path/to/your/mysql-mcp
프로젝트 디렉토리의 실제 절대 경로로 바꾸세요.
구성이 완료되면 Claude Desktop을 통해 자연어를 사용하여 데이터베이스와 상호 작용할 수 있습니다. 예:
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Claude가 로컬 MySQL 데이터베이스에서 SQL 쿼리를 실행하고 자연어를 사용하여 데이터베이스와 상호 작용할 수 있도록 하는 자연어 인터페이스입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/meanands/mysql-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server