Skip to main content
Glama

Pollinations MCP Server

by bendusy
package.json891 B
{ "name": "pollinations-mcp", "version": "1.0.0", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "pollinations", "ai", "image", "generation" ], "author": "bendusy", "license": "ISC", "description": "使用MCP协议连接Pollinations.ai的图像生成服务", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "axios": "^1.8.1" }, "devDependencies": { "@types/node": "^22.13.9", "typescript": "^5.8.2" }, "repository": { "type": "git", "url": "https://github.com/bendusy/pollinations-mcp.git" }, "homepage": "https://github.com/bendusy/pollinations-mcp", "bugs": { "url": "https://github.com/bendusy/pollinations-mcp/issues" }, "icon": "icon.png" }

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/bendusy/pollinations-mcp'

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