Back to search
30
MCP

fasttransfer-mcp

pypi/fasttransfer-mcp

A Model Context Protocol (MCP) server for FastTransfer, enabling efficient data transfer between database systems.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

fastbcp-mcp
A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
io.github.arpe-io/fasttransfer-mcp
MCP server for FastTransfer — high-performance parallel data transfer between databases
0 tools
fastify-mcp-server
🚀 High-performance MCP (Model Context Protocol) server built with Fastify, TypeScript, and functional programming. Production-ready with aut
0 tools
mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
0 tools
database-mcp-fastmcp
A MCP server that helps access and query data in various popular databases
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fasttransfer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}