ofshore-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ofshore-mcpshow me the system dashboard"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ofshore-mcp
MCP Server giving Claude Desktop / Cursor full access to the ofshore.dev ecosystem.
Tools (15)
system_dashboard— live system healthget_research_insights— market research from AI agentsget_build_queue— current build pipelinequeue_build— add items to autonomous build queuerun_researcher— trigger AI market researcherscollect_insights— collect pending AI responsesgroq_ask— direct Groq Llama-3.3-70b access (FREE)kb_write/kb_read/kb_list— shared knowledge bussend_telegram— message Maciej via Guardian botexecute_sql— direct Supabase SQLintegration_health— live health checkscron_status— cron job monitoringdeploy_cf_worker— deploy CF Workerspublish_event— CognitiveMind real-time eventsanalyze_and_build— AI analysis → auto-queue
Related MCP server: Local Dev Bridge MCP
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"
]
}
}
}This server cannot be installed
Maintenance
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
- AlicenseAqualityBmaintenanceEnables Claude to interact with your local filesystem and terminal, allowing file operations, command execution, process management, code editing, and automation across your entire system.Last updated2633,7418,981MIT
- AlicenseAqualityDmaintenanceProvides 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.Last updated6MIT
- FlicenseBquality-maintenanceBridges Claude Code to a Cloud Orchestrator API, providing access to multi-AI consensus, web search, code execution sandboxes, long-term memory, knowledge graphs, deployment management, and 20+ integrated AI and developer tools.Last updated28
- AlicenseAqualityCmaintenanceProvides filesystem, web search, SQLite, and system tools for AI assistants like Claude, enabling secure access to local resources and the web.Last updated6MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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