P
Priceatlas MCP
by @musaceylan
MCP server for PriceAtlas — query global food prices across 27 countries from Claude Code or any MCP client
Created 3/11/2026
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-priceatlas-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"musaceylan-priceatlas-mcp": {
"command": "npx",
"args": [
"musaceylan-priceatlas-mcp"
]
}
}
}