Back to directory
fibery-mcp-server

fibery-mcp-server

@Fibery-inc30

This MCP (Model Context Protocol) server provides integration between Fibery and any LLM provider supporting the MCP protocol (e.g., Claude for Desktop), allowing you to interact with your Fibery workspace using natural language.

FiberyLLM integrationnatural language processingworkspace managementdatabase interactioncontext

Installation & Configuration

{
  "fibery-mcp-server": {
    "command": "uv",
    "args": [
      "tool",
      "run",
      "fibery-mcp-server",
      "--fibery-host",
      "your-domain.fibery.io",
      "--fibery-api-token",
      "your-api-token"
    ]
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/13
Updated
2026/6/8