Picright MCP Server
Rank #71,529io.github.ChloePark85/picright
License-aware images for markdown: CC/stock search, screenshots, Mermaid diagrams, provenance
Picright MCP Server is a Model Context Protocol (MCP) server published by ChloePark85. It ranks #71,529 of 132,113 servers tracked on MCP Toplist. Picright MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 60,584 of 132,113 servers on MCP Toplist.
Use Picright MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add picright -e "PIXABAY_API_KEY=<your PIXABAY_API_KEY>" -e "PEXELS_API_KEY=<your PEXELS_API_KEY>" -- npx -y picright-mcpReplace each placeholder with your own value before saving.
[mcp_servers.picright]
command = "npx"
args = ["-y", "picright-mcp"]
[mcp_servers.picright.env]
PIXABAY_API_KEY = "<your PIXABAY_API_KEY>"
PEXELS_API_KEY = "<your PEXELS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picright": {
"command": "npx",
"args": [
"-y",
"picright-mcp"
],
"env": {
"PIXABAY_API_KEY": "<your PIXABAY_API_KEY>",
"PEXELS_API_KEY": "<your PEXELS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picright": {
"command": "npx",
"args": [
"-y",
"picright-mcp"
],
"env": {
"PIXABAY_API_KEY": "<your PIXABAY_API_KEY>",
"PEXELS_API_KEY": "<your PEXELS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"picright": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"picright-mcp"
],
"env": {
"PIXABAY_API_KEY": "<your PIXABAY_API_KEY>",
"PEXELS_API_KEY": "<your PEXELS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picright": {
"command": "npx",
"args": [
"-y",
"picright-mcp"
],
"env": {
"PIXABAY_API_KEY": "<your PIXABAY_API_KEY>",
"PEXELS_API_KEY": "<your PEXELS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"picright": {
"command": "npx",
"args": [
"-y",
"picright-mcp"
],
"env": {
"PIXABAY_API_KEY": "<your PIXABAY_API_KEY>",
"PEXELS_API_KEY": "<your PEXELS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ChloePark85%2Fpicright)<a href="https://mcptoplist.com/server/io.github.ChloePark85%2Fpicright"><img src="https://mcptoplist.com/badge/io.github.ChloePark85%2Fpicright.svg" alt="MCP Toplist: #71,529 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ChloePark85
Other servers by ChloePark85
View all ChloePark85 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains Picright MCP Server?
- Picright MCP Server is maintained by ChloePark85, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Picright MCP Server listed on the Official MCP Registry?
- Yes — Picright MCP Server is listed on the Official MCP Registry.
- How many versions does Picright MCP Server have?
- MCP Toplist tracks 1 version of Picright MCP Server, most recently published on Aug 31, 2026.
- Where can I find the source code for Picright MCP Server?
- The source code for Picright MCP Server is hosted at github.com/ChloePark85/picright-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.