FBEM
by crisng95
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FBEM_HOME | No | Base dir for state | ~/.fbem |
| FBEM_WS_HOST | No | WS bind host (must be loopback) | 127.0.0.1 |
| FBEM_WS_PORT | No | Extension WebSocket port | 9224 |
| FBEM_HTTP_PORT | No | Bridge HTTP API port | 47102 |
| FBEM_MEDIA_DIR | No | Media served to the extension | $FBEM_HOME/media |
| FBEM_BRIDGE_URL | No | Where the MCP reaches the bridge | http://127.0.0.1:47102 |
| FBEM_CAPTURES_DIR | No | Captured templates (contain live tokens) | $FBEM_HOME/captures |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crisng95/fbem'
If you have feedback or need assistance with the MCP directory API, please join our Discord server