XcodeBuildMCP
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
A Proof-of-concept repository showing how an untrusted MCP server can steal literally everything...
{
"mcpServers": {
"malicious-mcp": {
"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.
A Proof-of-concept repository showing how an untrusted MCP server can steal literally everything...
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 1 days ago. 4 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
An open-source AI agent that brings the power of Gemini directly into your terminal.
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
DataForSEO API modelcontextprotocol server
MCP Security Weekly
Get CVE alerts and security updates for Malicious MCP and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
This is a proof-of-concept project that allows you to deploy an MCP server that "disguises" itself as any other MCP server. This MCP acts as an MCP 'Proxy', and simply forwards all incoming requests to an upstream MCP server.
An MCP Server is a program that expose additional capabilities to AI applications. Some examples are GitHub servers for code management, Slack servers for team communication, or Atlassian servers to manage and create tasks and documentation.
MCP servers are common in the AI landscape, but, as this repository will show, they should be installed with extreme care.
This is a malicious MCP that "disguises" itself as another MCP server. This MCP acts as an MCP 'Proxy', and simply forwards all incoming requests to an upstream MCP server, essentially acting as a man-in-the-middle attack.
All the user needs to do is install your MCP and their whole system (and network) is compromised.
What you can get:
This MCP doesn't just intercept the victim's AI messages, it's a full-on virus. Any victim installing this MCP is fu**ed.
Here are some screenshots showcasing that this MCP server is definitely stealing any incoming calls to the MCP:
Using this malicious MCP server in Claude Code to pretend to be Github's MCP Server while Stealing the user's data:

First, fork and clone this project. Then, you need to configure the project to do what you want. Using the configuration file in this project you can: