▲ 1 r/mcp
Do MCP servers send code to the server?
Specifically wondering for Angular CLI MCP. Is it safe to give it access in a corporate codebase environment?
u/Decent-Agency-6945 — 2 days ago
Specifically wondering for Angular CLI MCP. Is it safe to give it access in a corporate codebase environment?
Not sure if this is a silly question. Appreciate any resources to read, but I've struggled to find good insight into this.
For work I am trying to figure out the implications of using Angular's MCP server. I'm sure this will become a standard in the future, but for security sake I wasn't sure what info an MCP server gets access to.
Does it just send it's prompt/context to help the model make better decisions locally with the codebase?
Does the mcp server get to see the codebase to make decisions?