MCP Servers / other / CTFd MCP Server

CTFd MCP Server

JSON →
stdiononeother

Connect to CTFd instance, download tasks and submit flags

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
authnone
envBASE_URL
envCTFD_TOKEN
Resources
CTFd MCP Server — MCP Server · libregistry