Skip to main content
Glama
hydavinci

Chromium Commits Query Tool

by hydavinci

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
get_chromium_latest_commit
MCP handler to get the latest commit information for a specified file in Chromium repository Args: file_path (str): Relative path of the file in Chromium repository (e.g., "components/sync/service/data_type_manager.cc") Returns: str: Formatted commit information including hash, author, message, modified files list, and diff details

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/hydavinci/chromium-commits'

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