leo-pexels-mcp
leo-pexels-mcp
Pexels 壁纸,作为 Leo 提供程序包,通过 MCP 提供。
Leo 的壁纸生成器本身并不做这件事——它会解析一个提供程序并向其请求。这个服务器就是这样一个提供程序,它作为 hub 在运行时安装的包来访问,而不是一个需要为它重新构建 hub 的提供程序。
它回答什么
leo_mcp::providers 中的 wallpaper 角色:
search_photos({ queries, orientation })
-> { photos: [{ source_id, download_url, description, photographer }] }结果以 JSON 形式放在文本内容块中返回,这是 hub 的桥接层读取的约定。
Related MCP server: Pexels MCP Server
配置
由 Leo 以环境变量的形式传递给此进程,使用其设置键,原样且小写——仅限于描述符在 entitlements.settings_read 中声明且所有者同意的键,绝不会是整个设置表。
env | 来源 |
| 设置 → 包 → Pexels |
未配置任何内容时,工具会返回 isError 并指明该设置。这是有意为之:空答案会作为真实结果到达 Leo。
运行它
npm install
node index.js # speaks MCP over stdio
npm test # checks the response mapping, no network needed为什么使用纯 JavaScript
本项目以 git tarball 形式发布,并固定到某个提交 SHA;npm 对于 tarball URL 并不能可靠地执行构建步骤。TypeScript 源码树可以安装成功,但会在别人的机器上启动失败,而那种情况最难诊断。
注册表条目必须指定一个完整的 40 字符提交 SHA。标签看起来同样具体,但实际上并非如此——它可以在条目被审查后被移动。
许可证
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server to search and download stock images from Pexels, Unsplash, and Pixabay2283MIT
- AlicenseAqualityDmaintenanceAn MCP server to search for photos and videos on Pexels.320MIT
- AlicenseAqualityCmaintenanceMCP server that enables searching and downloading Unsplash photos and collections.4MIT
- FlicenseNot gradedqualityCmaintenanceMCP server for the Pexels API that provides tools for searching photos and videos, retrieving curated content, and accessing featured collections. Enables natural language interaction with Pexels media search functionality.
Related MCP Connectors
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
MCP server for Google search results via SERP API
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/TheBananaStand/leo-pexels-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server