Skip to main content
Glama

MCP Server Box

MIT License
79
  • Apple
  • Linux
pyproject.toml602 B
[project] name = "mcp-server-box" version = "0.3.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" scripts = { "mcp-server-box" = "mcp_server_box:main" } license = "MIT" authors = [{ name = "Box DevRel", email = "dx@box.com" }] dependencies = [ "box-ai-agents-toolkit>=0.0.54", "fastapi>=0.118.0", "mcp[cli]>=1.15.0", "python-dotenv>=1.1.1", "tomli>=2.2.1", ] [dependency-groups] dev = [ "pytest>=8.4.2", "pytest-asyncio>=1.2.0", "pytest-cov>=7.0.0", "ruff>=0.13.2", ] [tool.pytest.ini_options] pythonpath = [".", "src"]

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/box-community/mcp-server-box'

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