leo-pexels-mcp
leo-pexels-mcp
MCP 経由の Leo プロバイダーパッケージとしての Pexels 壁紙。
Leo の壁紙ジェネレーターはこれを自ら行わず、プロバイダーを解決してそれに問い合わせます。このサーバーはその一つで、ハブが再ビルドする必要があるものではなく、実行時にインストールするパッケージとして利用できます。
応答内容
leo_mcp::providers 内の wallpaper ロール:
search_photos({ queries, orientation })
-> { photos: [{ source_id, download_url, description, photographer }] }結果はテキストコンテンツブロック内の JSON として返されます。これはハブのブリッジが読み取る規約です。
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 を使用する理由
これはコミット SHA に固定された git tar ボールとして配布され、npm は tar ボール 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