69
/ 100
11 days ago
glama

FastMCP MySQL Server

A secure and efficient MCP server for MySQL database operations, enabling LLMs to execute SQL queries with read-only access by default and optional write permissions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMYSQL_CACHE_ENABLEDEnable query result caching true
configMYSQL_CACHE_TTLCache TTL (ms) 60000
configMYSQL_CACHE_MAX_SIZEMaximum cache entries 1000
configMYSQL_CACHE_EVICTION_POLICYCache eviction policy (lru/ttl/fifo) lru
configMYSQL_CACHE_MEMORY_ENABLED
configMYSQL_CACHE_MEMORY_MAX_SIZE
configMYSQL_CACHE_MEMORY_TTL
configMYSQL_CACHE_REDIS_ENABLED
configMYSQL_CACHE_REDIS_URL
configMYSQL_CACHE_REDIS_TTL
configMYSQL_CACHE_REDIS_PREFIX
configMYSQL_CACHE_INVALIDATION_MODECache invalidation strategy aggressive
configMYSQL_CACHE_TAG_ENABLED
configMYSQL_CACHE_STATS_ENABLED
configMYSQL_ALLOW_INSERTEnable INSERT queries false
configMYSQL_ALLOW_UPDATEEnable UPDATE queries false
configMYSQL_ALLOW_DELETEEnable DELETE queries false
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jinto-fastmcp-mysql-tpe7mv)](https://m8ven.ai/mcp/jinto-fastmcp-mysql-tpe7mv)
commit: 223deb1276ccf59e071f4b40ec7f9ef23096e96d
code hash: a98c8d1fbe4b4d81753af1a1267b098f39eb918f26e6153271851624b29db72d
verified: 6/15/2026, 3:13:00 PM
view raw JSON →