Unsplash MCP Server
An MCP server for accessing the Unsplash API to search for and retrieve photos.
Unsplash MCP Server
A rewrite of the Unsplash MCP Server using the mark3labs/mcp-go library.
Usage
Before building, you must install go 1.24+ first.
git clone https://github.com/douglarek/unsplash-mcp-server.git
cd unsplash-mcp-server
make build
Cursor Editor Integration
To use this server in Cursor, you can add the following to your mcp.json file:
{
"mcpServers": {
"unsplash": {
"command": "<source_dir>/cmd/server/unsplash-mcp-server",
"args": [],
"env": {
"UNSPLASH_ACCESS_KEY": "<your_unsplash_access_key>"
}
}
}
}
相關伺服器
Vitally
Access customer data from the Vitally API.
Google Cloud
An MCP server for interacting with your Google Cloud resources and services.
MCP Replicate FLUX
Generates images using Replicate's FLUX model and stores them in Cloudflare R2.
OSDU MCP Server
Access OSDU platform capabilities including search, data management, and schema operations.
Dokploy
An AI-powered interface for managing the Dokploy infrastructure platform.
MCP Force
Exposes Salesforce APIs as tools for AI agents.
raigo cloud
One policy for all of your agents.
Google Play Store
Integrates with Google Play Store command-line tools, enabling AI assistants to manage apps via the Play Console API.
MultiversX MCP Server
Interact with the MultiversX blockchain for wallet creation, balance fetching, and token management.
Replicate
Run machine learning models on the Replicate platform using an API token.