Skip to main content
Glama

MCP Document Processor

by arifazim
.gitignore609 B
# Virtual Environment venv/ env/ ENV/ .env .venv env.bak/ venv.bak/ # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # IDE files .idea/ .vscode/ *.swp *.swo .DS_Store # Project specific data/documents/ .coverage htmlcov/ .pytest_cache/ # Frontend node_modules/ /frontend/build /frontend/.env.local /frontend/.env.development.local /frontend/.env.test.local /frontend/.env.production.local /frontend/coverage

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/arifazim/MCP_Document_Classifer'

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