Search Image From Web
@wen22690
About Search Image From Web
Search Image From Web base on pexels key
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"winky-image-search-mcp": {
"command": "java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-Dspring.main.web-application-type=none",
"-Dlogging.pattern.console=",
"-jar",
"mcp/winky-image-search-mcp-0.0.1-SNAPSHOT.jar"
],
"env": {
"api_key": "<your key>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Search Image From Web?
Search Image From Web is a server that uses the Pexels API to search for images from the web, designed for users who need to retrieve image data programmatically.
How to use Search Image From Web?
—
Key features of Search Image From Web
- Searches images using the Pexels API.
Use cases of Search Image From Web
—
FAQ from Search Image From Web
What does Search Image From Web require?
A Pexels API key is required to use the server.
How does Search Image From Web find images?
It searches for images using the Pexels image database.
Does Search Image From Web store any data locally?
The README does not specify local data storage behaviour.
What transport or authentication does Search Image From Web use?
The README does not specify transport or authentication details beyond the Pexels API key requirement.
More Search MCP servers
Google Search Tool
web-agent-masterA Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
Comments