Fibery MCP
by Fibery
Query and manage entities in your Fibery connected workspace via AI
productivity Node.js Intermediate Verified
β 100 stars π
Updated: 1mo ago
Description
Perform queries and entity operations in your Fibery workspace through AI assistants. Fibery is a connected work management platform combining project management, knowledge management, and CRM in one customizable tool. This MCP server lets AI assistants query entities across your workspace types, create and update records, explore your data model, and interact with views β all via natural language. Ideal for teams with complex, interconnected data who want AI-driven access to their Fibery workspace.
β Best for
Teams using Fibery who need AI access to their connected workspace data
βοΈ Skip if
You use a simpler project management tool or don't need cross-entity queries
π‘ Use cases
- Querying and filtering entities across Fibery workspace types
- Creating and updating records in custom Fibery databases
- Exploring workspace data models and type relationships
- Generating reports from interconnected Fibery data
π Pros
- β Full entity CRUD operations across all Fibery workspace types
- β Works with Fibery's flexible data model β supports custom types and relations
- β Official server from the Fibery team with first-party support
- β npx-based installation for quick setup
π Cons
- β Requires understanding of Fibery's entity and type system for effective use
- β API token setup requires Fibery admin access
- β Fibery's flexible schema can make queries complex for beginners
π§ Exposed tools (5 tools)
| Tool | Category | Description |
|---|---|---|
| manage_views | management | List and interact with workspace views and dashboards |
| query_entities | read | Query and filter entities across Fibery workspace types |
| list_types | read | List all entity types and their schemas in the workspace |
| create_entity | write | Create a new entity in a specified Fibery type |
| update_entity | write | Update an existing entity's fields and relations |
β‘ Installation
Prerequisites:
- β’ Node.js v18+
- β’ Fibery API token
- β’ API key required
Check Claude Code documentation to configure this MCP server.
π‘ Tips & tricks
Use list_types first to understand your workspace schema before querying entities. Fibery's connected data model means you can traverse relations between types in a single query β leverage this for powerful cross-entity reports.
π Alternatives
Quick info
- Author
- Fibery
- License
- MIT
- Runtime
- Node.js 18+
- Transport
- stdio
- Category
- productivity
- Difficulty
- Intermediate
- Self-hostable
- β
- Auth
- β
- Docker
- β
- Version
- latest
- Updated
- Feb 28, 2026
Client compatibility
- β Claude Code
- β Cursor
- β VS Code Copilot
- β Gemini CLI
- β Windsurf
- β Cline
- β JetBrains AI
- β Warp
Platforms
π macOS π§ Linux πͺ Windows