{
"mcpServers": {
"uniclaude-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
This is a Model Context Protocol (MCP) server written in Go that provides Claude with full access to perform any operation in the codespace, plus Cloudflare DNS management.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 0 days ago.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
13 tools.
This is a Model Context Protocol (MCP) server written in Go that provides Claude with full access to perform any operation in the codespace, plus Cloudflare DNS management.
The server exposes the following tools:
run_command: Execute any shell command in the codespace.read_file: Read the contents of a file.write_file: Create or overwrite a file with content.list_directory: List the contents of a directory.delete_path: Delete a file or directory recursively.create_directory: Create a directory and its parents if needed.copy_file: Copy a file from source to destination within the codespace.move_file: Move or rename a file or directory within the codespace.cf_list_zones: List all Cloudflare zones for the account.cf_list_dns_records: List DNS records for a zone.cf_add_dns_record: Add a DNS record to a zone.cf_update_dns_record: Update a DNS record.cf_delete_dns_record: Delete a DNS record.With these tools, Claude can:
go mod tidy
go build -o mcp-server main.go
./mcp-server
The server runs on port 8080 (or PORT env var).
Nexus-DevCF_API_TOKEN: cfk_aK5MMXV1G0whJ5jVXAgkl0hOneigB2pjCIwr4B5r28bd9d37PORT: 8080mcp.zttmail.us in Railway settingshttps://mcp.zttmail.usUniclaude ManagementNo automated test available for this server. Check the GitHub README for setup instructions.
run_commandExecute any shell command in the codespace
read_fileRead the contents of a file
write_fileCreate or overwrite a file with content
list_directoryList the contents of a directory
delete_pathDelete a file or directory recursively
create_directoryCreate a directory and its parents if needed
copy_fileCopy a file from source to destination within the codespace
move_fileMove or rename a file or directory within the codespace
cf_list_zonesList all Cloudflare zones for the account
cf_list_dns_recordsList DNS records for a zone
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
The official Python SDK for Model Context Protocol servers and clients
An open-source AI agent that brings the power of Gemini directly into your terminal.
MCP Security Weekly
Get CVE alerts and security updates for UniClaude MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.