Pictmcp
Rank #11,796io.github.takeyaqa/PictMCP
MCP server providing PictMCP capabilities
Pictmcp is a Model Context Protocol (MCP) server published by takeyaqa. It ranks #11,796 of 132,046 servers tracked on MCP Toplist. Pictmcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Apr 15, 2025 and most recently updated on Mar 22, 2026.
Ranks ahead of 120,250 of 132,046 servers on MCP Toplist.
Use Pictmcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pictmcp -- npx -y pictmcp[mcp_servers.pictmcp]
command = "npx"
args = ["-y", "pictmcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pictmcp": {
"command": "npx",
"args": [
"-y",
"pictmcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pictmcp": {
"command": "npx",
"args": [
"-y",
"pictmcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pictmcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pictmcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pictmcp": {
"command": "npx",
"args": [
"-y",
"pictmcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pictmcp": {
"command": "npx",
"args": [
"-y",
"pictmcp"
]
}
}
}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.takeyaqa%2FPictMCP)<a href="https://mcptoplist.com/server/io.github.takeyaqa%2FPictMCP"><img src="https://mcptoplist.com/badge/io.github.takeyaqa%2FPictMCP.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
takeyaqa
Available versions (9)
| Version | Published |
|---|---|
| 0.6.0 | Mar 22, 2026 |
| 0.5.2 | Mar 17, 2026 |
| 0.5.1 | Feb 26, 2026 |
| 0.5.0 | Feb 9, 2026 |
| 0.4.0 | Jan 31, 2026 |
| 0.3.1 | Jan 28, 2026 |
| 0.3.0 | Jan 28, 2026 |
| 0.2.0 | Jan 19, 2026 |
| 0.1.0 | Jan 18, 2026 |
Frequently asked questions
- Who maintains Pictmcp?
- Pictmcp is maintained by takeyaqa, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Pictmcp listed on the Official MCP Registry?
- Yes — Pictmcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pictmcp have?
- MCP Toplist tracks 9 versions of Pictmcp, most recently published on Mar 22, 2026.
- Where can I find the source code for Pictmcp?
- The source code for Pictmcp is hosted at github.com/takeyaqa/pictmcp.
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.