About
Model Context Protocol Server for OpenRelik
README
- Create a new user, e.g.
agent-smith(using admin.py) - Create an API key for
agent-smith(via logging in as the user and create one in the UI) - Make sure to give
agent-smithaccess to folders you want to expose - Update docker-compose.yml
openrelik-mcp-server:
container_name: openrelik-mcp-server
image: ghcr.io/openrelik/openrelik-mcp-server:latest
restart: always
ports:
- 7070:7070
environment:
- OPENRELIK_API_URL=http://openrelik-server:8710
- OPENRELIK_API_KEY=<OPENRELIK API KEY>
- MCP_TRANSPORT=[http, sse, stdio]
- MCP_HTTP_HOST=127.0.0.1
- MCP_HTTP_PORT=7070
Installing Openrelik
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/openrelik/openrelik-mcp-serverFAQ
Is Openrelik MCP free?
Yes, Openrelik MCP is free — one-click install via Unyly at no cost.
Does Openrelik need an API key?
No, Openrelik runs without API keys or environment variables.
Is Openrelik hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Openrelik in Claude Desktop, Claude Code or Cursor?
Open Openrelik on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Openrelik with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
