Skip to main content
Glama
mamba-mental

Chrome Bookmark MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_DBNoRedis database index (default: 0)
REDIS_HOSTNoRedis host (default: localhost)
REDIS_PORTNoRedis port (default: 6379)
SECRET_KEYNoSecret key for server encryption
JWT_ALGORITHMNoJWT algorithm (default: HS256)
JWT_SECRET_KEYNoSecret key for JWT tokens
MCP_SERVER_HOSTNoHost for the MCP server (default: localhost)
MCP_SERVER_PORTNoPort for the MCP server (default: 8012)
ELASTICSEARCH_HOSTNoElasticSearch host (default: localhost)
ELASTICSEARCH_PORTNoElasticSearch port (default: 9200)
ELASTICSEARCH_INDEXNoElasticSearch index name (default: chrome_bookmarks)
JWT_EXPIRATION_DELTANoJWT token expiration time in seconds (default: 3600)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/mamba-mental/chrome-bookmark-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server