# Bodrum MCP Server

Provide a flexible and extensible server implementation for the Model Context Protocol to enable dynamic integration of LLMs with external data, tools, and prompts. Facilitate seamless interaction be…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add ebartan/bodrum-mcp-2025

# Browse available tools
npx -y @smithery/cli@latest tool list ebartan/bodrum-mcp-2025
```

---

Source: https://github.com/ebartan/bodrum-mcp-2025
