Skip to content

Commit 4d4bb91

Browse files
authored
Merge pull request #208 from olaservo/update-readme
Add note on security considerations for proxy server
2 parents cdf1f15 + 0d17082 commit 4d4bb91

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ For more details on ways to use the inspector, see the [Inspector section of the
4242

4343
The inspector supports bearer token authentication for SSE connections. Enter your token in the UI when connecting to an MCP server, and it will be sent in the Authorization header.
4444

45+
### Security Considerations
46+
47+
The MCP Inspector includes a proxy server that can run and communicate with local MCP processes. The proxy server should not be exposed to untrusted networks as it has permissions to spawn local processes and can connect to any specified MCP server.
48+
4549
### From this repository
4650

4751
If you're working on the inspector itself:

0 commit comments

Comments
 (0)