MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A simple MCP server for agentic grocery shopping at Oda (Norway) and Mathem (Sweden) intended for use in Claude Code or Gemini CLI.

Created 2/24/2026
Updated about 9 hours ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

uvx oda-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "kolonialno-oda-mcp": { "command": "uvx", "args": [ "oda-mcp" ] } } }