libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
other
/ CTFd MCP Server
CTFd MCP Server
JSON →
stdio
none
other
Connect to CTFd instance, download tasks and submit flags
github ↗
Install
How to run this server
[ { "cmd": "npx -y ctfd-mcp-server", "imports": [] } ]
server path:
ctfd-mcp-server
Tools
What this server exposes
set_base_url
Set the base URL for the CTFd instance
set_token
Set authentication token
set_cookie
Set session cookie
login
Login with credentials
challenges
List challenges, optionally filtered by category
challenge
Get challenge details by name or ID
submit_flag
Submit a flag
scoreboard
Get the CTFd scoreboard
progress
Get current user's progress
health
Check connection health
Configuration
Environment & auth
auth
none
env
BASE_URL
env
CTFD_TOKEN
Resources
github
https://github.com/tomek7667/ctfd-mcp-server ↗
CTFd MCP Server — MCP Server · libregistry