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>"
}
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Weather Union
Provides weather data and air quality information using the Weather Union API.
Datadog MCP Server
Provides comprehensive Datadog monitoring capabilities through any MCP client.
Kubernetes
Connect to Kubernetes cluster and manage pods, deployments, services.
KiotViet SDK
Access the KiotViet API, a popular sales and inventory management platform. Manage products, categories, customers, and orders with automatic authentication.
Linode MCP Server
Manage Linode cloud infrastructure resources through natural language conversation.
Vidu MCP Server
Generate videos from images and manage tasks using the Vidu video generation API.
LicenseSpring
Interact with LicenseSpring's License API and Management API.
DMARC MCP Server
DMARC MCP Server provides programmatic read only access to DNS and email authentication data so developers and AI agents can validate DMARC, SPF, and DKIM configurations directly inside MCP compatible tools.
Azure
Interact with and manage Azure services using natural language.
MCP Weather Server
Provides hourly weather forecasts using the AccuWeather API.