Skip to main content
Glama

MCPO - MCP Pollinations Proxy

by exrienz
.gitignore1.46 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* package-lock.json yarn.lock # Runtime data pids/ *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # Logs logs/ *.log # Runtime data pids/ *.pid *.seed *.pid.lock # Directory for instrumented libs generated by jscoverage/JSCover lib-cov/ # Coverage directory used by tools like istanbul coverage/ *.lcov # Dependency directories jspm_packages/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Docker .dockerignore # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # IDE files .vscode/ .idea/ *.swp *.swo *~ # Temporary files tmp/ temp/ *.tmp *.temp # Build outputs dist/ build/ out/ # 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 # Audio files (temporary) *.mp3 *.wav *.ogg *.aac # Image files (temporary/cache) *.jpg *.jpeg *.png *.gif *.bmp *.tiff # Database *.db *.sqlite *.sqlite3 # Cloud storage .gcp/ .aws/ # Backup files *.bak *.backup # Testing .nyc_output/ coverage/ # Docker volumes docker-data/

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/exrienz/pollenai-mcp'

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