Back to search
30
MCP

fastbcp-mcp

pypi/fastbcp-mcp

A Model Context Protocol (MCP) server for FastBCP, enabling efficient data export from databases to files.

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

Similar MCP servers embedding-nearest

fasttransfer-mcp
A Model Context Protocol (MCP) server for FastTransfer, enabling efficient data transfer between database systems.
0 tools
context-portal-mcp-fastmcp
A Model Context Protocol (MCP) server for managing structured project context.
0 tools
io.github.arpe-io/fastbcp-mcp
MCP server for FastBCP — high-performance parallel database export to files and cloud
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
bb-mcp-server
Bitbucket MCP (Model Context Protocol) server built with FastMCP that provides programmatic access to Bitbucket API v2.0
0 tools
bacnet-mcp
A Model Context Protocol (MCP) server for BACnet.
0 tools

How to use

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

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