Skip to main content
Glama

ArchiveBox API

pyproject.toml878 B
[build-system] requires = ["setuptools>=80.9.0", "wheel"] build-backend = "setuptools.build_meta" [project] name = "archivebox-api" version = "0.0.7" description = "Pythonic ArchiveBox API Wrapper and Fast MCP Server for Agentic AI use!" readme = "README.md" authors = [{ name = "Audel Rouhi", email = "knucklessg1@gmail.com" }] license = { text = "MIT" } classifiers = [ "Development Status :: 5 - Production/Stable", "License :: Public Domain", "Environment :: Console", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", ] requires-python = ">=3.10" dependencies = [ "fastmcp>=2.13.0.2", ] [project.scripts] archivebox-mcp = "archivebox_api.archivebox_mcp:archivebox_mcp" [tool.setuptools.packages.find] where = ["."] [tool.setuptools] include-package-data = true package-data = { "archivebox_api" = ["archivebox_api"] }

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/Knuckles-Team/archivebox-api'

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