#!/usr/bin/env bash
# Run this script to set pipx paths for this project
export PIPX_HOME="$PWD/.pipx_home"
export PIPX_BIN_DIR="$PWD/.pipx_bin"
export PATH="$PIPX_BIN_DIR:$PATH"
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/ASH1998/excel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server