Confidential guide on numerology and astrology, based of GG33 Public information

MCP-Bazel
Un serveur MCP fournissant des actions de bazel communes comme la construction, le test et l'analyse de dépendance.
3 years
Works with Finder
1
Github Watches
1
Github Forks
4
Github Stars
Bazel MCP Server
This project provides a Model Context Protocol (MCP) server that exposes tools for interacting with Bazel projects.
Status: 🚧 Under Active Development 🚧
Features and interfaces may change.
Features
This server currently provides the following tools:
-
build
: Builds a specified Bazel target. -
deps
: Finds the dependencies of a given Bazel target, with an optional depth parameter. -
rdeps
(Reverse Dependencies): Finds all Bazel targets that depend on a given target or file path, with an optional depth parameter. -
sources
: Finds the direct source files associated with a given Bazel target. -
test
: Runs tests for a specified Bazel target.
Usage with Claude Desktop
This server is designed to be used as a tool provider for applications like the Claude Desktop app.
1. Installation
Install the server using go install
:
# Ensure your Go environment is set up (GOPATH, GOBIN, etc.)
go install github.com/aaomidi/mcp-bazel@latest
This command compiles and installs the mcp-bazel
binary. By default, it's placed in your $GOPATH/bin
directory or $HOME/go/bin
if GOPATH
is not set. Make sure this location is in your system's PATH
or note the full path to the binary for the next step.
2. Configuration
Add the following configuration to your Claude Desktop settings file (claude_desktop_config.json
). You can usually find this file via the app's settings menu ("Open Config Folder").
Modify the "command"
path to point to the actual location where go install
placed the mcp-bazel
binary on your system.
{
"mcpServers": {
"mcp-bazel": {
"command": "/path/to/your/go/bin/mcp-bazel"
}
}
}
3. Restart Claude Desktop
After saving the configuration file, restart the Claude Desktop app. The Bazel tools should now be available.
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Delivers concise Python code and interprets non-English comments
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
Reviews

user_OMzyHJ2M
As a staunch user of mcp-bazel, I am genuinely impressed by its seamless integration and user-friendly interface. The project's robust performance and efficiency in managing build processes are unparalleled. Kudos to aaomidi for such a remarkable tool. Highly recommend for anyone looking to optimize their workflow!