fibery-mcp-server

fibery-mcp-server

16

Fibery MCP Server facilitates interaction between Fibery and LLM providers via natural language. It offers capabilities such as querying and updating Fibery databases, enhancing productivity and integration within user workspaces.

What is the Fibery MCP Server?

The Fibery MCP Server is a Model Context Protocol server that integrates Fibery with LLM providers, allowing users to interact with their Fibery workspace using natural language.

What are the prerequisites for installing the Fibery MCP Server?

You need a Fibery account with an API token, Python 3.10 or higher, and the 'uv' tool installed.

How can I install the Fibery MCP Server using Smithery?

You can install it by running the command: npx -y @smithery/cli install @Fibery-inc/fibery-mcp-server --client claude.

Can I use the Fibery MCP Server for development purposes?

Yes, you can configure it for development by specifying the directory path to the cloned Fibery MCP Server in your MCP client config file.

What functionalities does the Fibery MCP Server provide?

It allows querying, creating, and updating Fibery entities using natural language, and provides detailed information about databases and their fields.