Fibery-inc_fibery-mcp-server
0
The Fibery MCP Server allows seamless integration between Fibery workspaces and any LLM provider that supports the MCP protocol. Its standout features enable natural language interactions for querying, creating, and updating entities within Fibery.
Fibery MCP Server
This MCP (Model Context Protocol) server facilitates integration between Fibery and LLM providers like Claude for Desktop, enabling natural language interactions with Fibery.
✨ Features
- Query Fibery entities using natural language
- Access information about various Fibery databases and fields
- Create and update Fibery entities through conversational interfaces
📦 Installation
- Requires a Fibery account with an API token, Python 3.10 or higher, and uv.
🔌 MCP Integration
Add it to your MCP client's config for integration.
🚀 Available Tools
- List Databases: Get a list of all databases in your workspace.
- Describe Database: Detailed breakdown of database structure.
- Query Database: Access Fibery data via API.
- Create Entity: Add new entities with specific values.
- Update Entity: Modify existing entities with new values.