Skip to main content
Glama

Processing MCP Server

by twelve2five
.gitignore323 B
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # Virtual environments venv/ env/ ENV/ .venv/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Local Processing sketches (for testing) sketches/ test_sketches/ # Configuration files with personal paths config.json .env # 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/twelve2five/processing-mcp-server'

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