Chrome Bookmark MCP Server
by mamba-mental
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_DB | No | Redis database index (default: 0) | |
| REDIS_HOST | No | Redis host (default: localhost) | |
| REDIS_PORT | No | Redis port (default: 6379) | |
| SECRET_KEY | No | Secret key for server encryption | |
| JWT_ALGORITHM | No | JWT algorithm (default: HS256) | |
| JWT_SECRET_KEY | No | Secret key for JWT tokens | |
| MCP_SERVER_HOST | No | Host for the MCP server (default: localhost) | |
| MCP_SERVER_PORT | No | Port for the MCP server (default: 8012) | |
| ELASTICSEARCH_HOST | No | ElasticSearch host (default: localhost) | |
| ELASTICSEARCH_PORT | No | ElasticSearch port (default: 9200) | |
| ELASTICSEARCH_INDEX | No | ElasticSearch index name (default: chrome_bookmarks) | |
| JWT_EXPIRATION_DELTA | No | JWT token expiration time in seconds (default: 3600) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues