Fibery-inc_fibery-mcp-server

Fibery-inc_fibery-mcp-server

3.2

If you are the rightful owner of Fibery-inc_fibery-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Fibery MCP Server enables integration between Fibery and LLM providers supporting the MCP protocol, facilitating natural language interaction with Fibery workspaces.

The Fibery MCP Server is designed to bridge the gap between Fibery and any LLM provider that supports the Model Context Protocol (MCP). This server allows users to interact with their Fibery workspace using natural language, making it easier to query, create, and update entities within Fibery. By leveraging the MCP protocol, users can seamlessly integrate their Fibery data with conversational interfaces, enhancing productivity and data accessibility. The server requires a Fibery account with an API token and is compatible with Python 3.10 or higher. It utilizes the 'uv' tool for installation and execution, ensuring a smooth setup process.

Features

  • Query Fibery entities using natural language
  • Get information about your Fibery databases and their fields
  • Create and update Fibery entities through conversational interfaces

Tools

  1. List Databases

    Retrieves a list of all databases available in your Fibery workspace.

  2. Describe Database

    Provides a detailed breakdown of a specific database's structure, showing all fields with their titles, names, and types.

  3. Query Database

    Offers powerful, flexible access to your Fibery data through the Fibery API.

  4. Create Entity

    Creates new entities in your Fibery workspace with specified field values.

  5. Update Entity

    Updates existing entities in your Fibery workspace with new field values.