Overview
All MCP servers in this repo currently pin fastmcp to versions in the 2.x line (2.12.2 or 2.14.2). The latest 2.x release is 2.14.7 and the latest 3.x release is 3.2.4.
fastmcp 3.0 is a major architectural rewrite and is the actively maintained line going forward. The 2.x line receives minimal updates.
Security Motivation
There are 8 published security advisories for fastmcp, with fixes concentrated in the 3.x releases:
Key 3.x security hardening includes: JWT algorithm restrictions via JWKS, SSRF/path traversal prevention, OAuth scope enforcement, CSRF fixes, token audience binding (RFC 8707), file upload validation, and HTTP header isolation.
Affected Servers
| Server |
Current Pin |
| oci-limits-mcp-server |
2.12.2 |
| oracle-db-doc-mcp-server |
2.14.2 |
| dbtools-mcp-server |
2.14.2 |
| oci-pricing-mcp-server |
2.14.2 |
| oci-faaas-mcp-server |
2.14.2 |
| oci-recovery-mcp-server |
2.14.2 |
| oci-networking-mcp-server |
2.14.2 |
| oci-compute-instance-agent-mcp-server |
2.14.2 |
| oci-usage-mcp-server |
2.14.2 |
| oci-resource-search-mcp-server |
2.14.2 |
| oci-cloud-guard-mcp-server |
2.14.2 |
| oci-migration-mcp-server |
2.14.2 |
| mysql-mcp-server |
2.14.2 |
| oci-api-mcp-server |
2.14.2 |
| oci-monitoring-mcp-server |
2.14.2 |
| oci-logging-mcp-server |
2.14.2 |
| oci-object-storage-mcp-server |
2.14.2 |
| oci-registry-mcp-server |
2.14.2 |
| oci-load-balancer-mcp-server |
2.14.2 |
| oci-identity-mcp-server |
2.14.2 |
| oci-cloud-mcp-server |
2.14.2 |
| oci-support-mcp-server |
2.14.2 |
| oci-compute-mcp-server |
2.14.2 |
| oci-database-mcp-server |
2.14.2 |
| oci-network-load-balancer-mcp-server |
2.14.2 |
Near-term Action (non-breaking)
As an immediate improvement, bump all 2.14.2 pins to 2.14.7 and 2.12.2 to 2.14.7 — this is a safe patch/minor bump within 2.x that picks up available fixes without breaking changes.
Migration Tasks
Overview
All MCP servers in this repo currently pin
fastmcpto versions in the 2.x line (2.12.2 or 2.14.2). The latest 2.x release is 2.14.7 and the latest 3.x release is 3.2.4.fastmcp 3.0 is a major architectural rewrite and is the actively maintained line going forward. The 2.x line receives minimal updates.
Security Motivation
There are 8 published security advisories for fastmcp, with fixes concentrated in the 3.x releases:
$refresolution and skill downloadsKey 3.x security hardening includes: JWT algorithm restrictions via JWKS, SSRF/path traversal prevention, OAuth scope enforcement, CSRF fixes, token audience binding (RFC 8707), file upload validation, and HTTP header isolation.
Affected Servers
Near-term Action (non-breaking)
As an immediate improvement, bump all 2.14.2 pins to 2.14.7 and 2.12.2 to 2.14.7 — this is a safe patch/minor bump within 2.x that picks up available fixes without breaking changes.
Migration Tasks
pyproject.tomlandrequirements.txttofastmcp>=3.2.4