Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
$ pip install mysql-mcp-serverOr add it with the Claude CLI: claude mcp add designcomputer-mysql-mcp-server
execute_sqlget_schema_infoget_table_samplelist_resourcesValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "designcomputer-mysql-mcp-server": { "command": "pip", "args": ["install", "mysql-mcp-server"], "env": { "MYSQL_PASSWORD": "<your-mysql-password>", "MYSQL_SSL_MODE": "<your-mysql-ssl-mode>", "VERIFY_CA": "<your-verify-ca>", "VERIFY_IDENTITY": "<your-verify-identity>", "MYSQL_AUTH_PLUGIN": "<your-mysql-auth-plugin>", "MCP_SSE_HOST": "<your-mcp-sse-host>", "MYSQL_DATABASE": "<your-mysql-database>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Connect and unify data across various platforms and databases with MindsDB as a single MCP server.
Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware…
npx screenpipe recordMemory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources
pip install cognee