Skip to main content
Glama

GitHub Chat MCP

by AsyncFuncAI
publish.sh273 B
#!/bin/bash set -e # Clean up any previous builds rm -rf dist/ # Build the package python -m pip install --upgrade build python -m build # Upload to PyPI python -m pip install --upgrade twine python -m twine upload dist/* echo "Package published to PyPI successfully!"

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/AsyncFuncAI/github-chat-mcp'

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