Skip to main content
Glama

ofshore-mcp

MCP Server giving Claude Desktop / Cursor full access to the ofshore.dev ecosystem.

Tools (15)

  • system_dashboard — live system health

  • get_research_insights — market research from AI agents

  • get_build_queue — current build pipeline

  • queue_build — add items to autonomous build queue

  • run_researcher — trigger AI market researchers

  • collect_insights — collect pending AI responses

  • groq_ask — direct Groq Llama-3.3-70b access (FREE)

  • kb_write / kb_read / kb_list — shared knowledge bus

  • send_telegram — message Maciej via Guardian bot

  • execute_sql — direct Supabase SQL

  • integration_health — live health checks

  • cron_status — cron job monitoring

  • deploy_cf_worker — deploy CF Workers

  • publish_event — CognitiveMind real-time events

  • analyze_and_build — AI analysis → auto-queue

Related MCP server: Orchestrator MCP Server

Claude Desktop config

{
  "mcpServers": {
    "ofshore": {
      "command": "docker",
      "args": ["run", "-i", "--rm",
        "-e", "SUPABASE_URL=https://blgdhfcosqjzrutncbbr.supabase.co",
        "-e", "SUPABASE_SERVICE_KEY=YOUR_KEY",
        "-e", "GROQ_API_KEY=YOUR_GROQ_KEY",
        "-e", "UPSTASH_URL=YOUR_UPSTASH_URL",
        "-e", "UPSTASH_TOKEN=YOUR_TOKEN",
        "-e", "TELEGRAM_TOKEN=YOUR_BOT_TOKEN",
        "-e", "CF_API_TOKEN=YOUR_CF_TOKEN",
        "ghcr.io/szachmacik/ofshore-mcp:latest"
      ]
    }
  }
}
F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Provides Claude Desktop with direct access to your local file system for development tasks, enabling file operations (read, write, edit), directory browsing, command execution, and codebase search within a configured projects directory.
    6
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 180+ tools for full system control including terminal, Git, Docker, Kubernetes, VMs, BIOS, kernel, cybersecurity, AI, and cloud, designed to work with MCP clients like Cursor and Claude Desktop.

View all related MCP servers

Related MCP Connectors

  • Live SEO workflow tools for Claude Code, Codex, and AI agents.

  • Let ChatGPT, Claude & Cursor use your Mac: email, calendar, iMessage, Teams, files. Local, free.

  • Cross-agent artifact workspace with provenance across Claude Code, Codex, Cursor, LangGraph.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/szachmacik/ofshore-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server