An MCP server enabling interaction with Flowcore for data ingestion, analysis, and cross-referencing, utilizing human language to manage data across public and private data cores.
Loading more......
The official MCP server for dbt (data build tool), providing integration with dbt Core/Cloud, metadata discovery, model info, and semantic layer querying.
Extracts structured data from web pages using natural language input, converting content into JSON format without custom scraping code. A practical MCP server for web data extraction.
A server implementing the MCP protocol to connect with Databricks Genie API, enabling LLMs to ask questions, execute SQL, and interact with Databricks conversational agents.
Allows LLMs to read and write data to Excel spreadsheets through MCP, supporting data analysis, manipulation, and integration with other systems.
MCP server granting access to cycling race data, results, and statistics from firstcycling.com through natural language queries.
A Model Context Protocol (MCP) Server that integrates MCP clients with the Graphlit service, allowing ingestion and retrieval of diverse data sources. Demonstrates a robust MCP server implementation for data integration and search.
Category: data-access-integration-mcp-servers
Source: GitHub Repository
The Flowcore Platform MCP Server is a Model Context Protocol (MCP) server that enables management and interaction with the Flowcore Platform. It provides a standardized API for AI assistants and other applications to query, manage, and interact with Flowcore resources. The platform supports data ingestion, analysis, and cross-referencing, with the ability to use natural language for managing data across public and private data cores.
npx or installed globally via npm.npx @flowcore/platform-mcp-server --username <username> --pat <pat>npm install -g @flowcore/platform-mcp-server and then platform-mcp-server --username <username> --pat <pat>USERNAME (string, required): Flowcore usernamePAT (string, required): Flowcore Personal Access TokenNo pricing information is provided in the available content.
mcp, flowcore, data-integration, natural-language, data-analysis