Skip to main content
Glama

@mcp/openverse

package.json963 B
{ "name": "mcp-openverse", "version": "0.1.1", "description": "MCP server for searching openly-licensed images via Openverse API", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "mcp-openverse": "./dist/index.js" }, "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "start": "node dist/index.js", "clean": "rm -rf dist", "prepublishOnly": "npm run clean && npm run build" }, "keywords": [ "mcp", "openverse", "images", "creative-commons", "public-domain" ], "author": "neno-is-ooo", "license": "MIT", "type": "module", "dependencies": { "fastmcp": "^3.0.1", "zod": "^3.25.57" }, "devDependencies": { "@types/node": "^24.0.0", "node-fetch": "^3.3.2", "tsx": "^4.19.4", "typescript": "^5.8.3" }, "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/neno-is-ooo/mcp-openverse" } }

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/neno-is-ooo/mcp-openverse'

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