Fibery

Fibery

Perform queries and entity operations in your Fibery workspace.

27
Stars
13
Forks
0
Releases

Overview

Fibery MCP Server provides an MCP-based bridge between Fibery and any MCP-enabled LLM provider (e.g., Claude Desktop), allowing you to interact with your Fibery workspace using natural language. It integrates with MCP clients to enable conversational access to Fibery data and operations. Core capabilities include listing databases (list_databases), describing a database (describe_database), querying data (query_database), creating single entities (create_entity), creating multiple entities in batch (create_entities_batch), and updating existing entities (update_entity). The server can be installed via Smithery for automatic integration or via the UV tool, and configuration requires your Fibery host and an API token. This enables natural language workflows for exploring Fibery databases, retrieving field information, and performing data changes through chat-based prompts.

Details

Owner
Fibery-inc
Language
Python
License
MIT License
Updated
2025-12-07

Features

Natural language query of Fibery entities

Query Fibery entities using natural language via MCP-enabled LLMs.

Database discovery and field introspection

List databases and describe a database's structure with all fields (titles, names, types).

Entity creation and updates via conversational interfaces

Create and update Fibery entities through conversational prompts.

Audience

Fibery usersInteract with Fibery data using natural language through MCP-enabled LLMs.
DevelopersIntegrate Fibery with MCP-enabled LLMs in custom apps.
Business teamsEnable natural language exploration of Fibery data for decision making.

Tags

FiberyMCPModel Context ProtocolLLMnatural languagedatabasesentitiesintegrationClaude Desktop