Skip to main content
Glama

PayPal

Official
by paypal
Apache 2.0
337
161
  • Linux
  • Apple
.gitignore904 B
.idea dist coverage node_modules package-lock.json logs.txt .env .env.local typescript/ai-sdk/ typescript/mcp/ typescript/openai/ typescript/langchain/ typescript/bedrock/ # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Virtual environment .env/ .venv/ env/ venv/ # Jupyter Notebook checkpoints .ipynb_checkpoints # Distribution / packaging build/ dist/ *.egg-info/ .eggs/ # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ # Pytest .pytest_cache/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Pyre .pyre/ # Pytype .pytype/ # Cython debug symbols cython_debug/ # VS Code .vscode/ # Mac/Linux/Windows system files .DS_Store Thumbs.db desktop.ini # Environments or Secrets .envrc *.env *.secret *.key *.pem # logs logs/ *.log

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/paypal/agent-toolkit'

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