MCP Server
MCP
io.github.developer-ishan/pexels
MCP server for searching Pexels stock photos, videos, and curated collections.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-pexels",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Pexels API key. Get one for free at https://www.pexels.com/api/. Free tier: 200 req/hour, 20,000 req/month.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "PEXELS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment