issues Search Results · repo:invariantlabs-ai/mcp-scan language:Python
Filter by
24 results
(93 ms)24 results
ininvariantlabs-ai/mcp-scan (press backspace or delete to remove)Without the uv.lock file builds are not reproducible.
I m seeing this issue when running uvx mcp-scan@latest
% uvx mcp-scan@latest
Installed 104 packages in 155ms
Invariant MCP-scan v0.2.1
Traceback ...
roaguirre
- 1
- Opened 8 days ago
- #53
MCP server config:
{
mcpServers : {
documentation : {
type : streamable_http ,
url : http://localhost:8000/mcp
},
memory : {
command : pnpx ,
args : [ ...
ColdFire87
- 1
- Opened 11 days ago
- #51
could not reach verification server ConnectionKey(host= mcp.invariantlabs.ai , port=443, is_ssl=True, ssl=True,
proxy=None, proxy_auth=None, proxy_headers_hash=None)
Using MCP-scan 0.2.1
didiervdb
- 1
- Opened 12 days ago
- #50
In the documentation for guardrails, the moderated guardrails require to use OpenAI and setup a OPENAI_API_KEY.
It would be great if this could be configured to use a different provider
krokoko
- 1
- Opened 12 days ago
- #49
We should allow an option to record an mcp-scan proxy session into a trace.json file or push it (via Append API),
directly to https://explorer.invariantlabs.ai.
mcp-scan proxy --record trace.json
should ...
lbeurerkellner
- Opened 22 days ago
- #46
Image
Description
Running the mcp-scan scan command results in a failure to reach the verification server. Error Message
Error: 500 - Internal Server Error Could not reach verification server
Steps ...
sahad-mk
- 3
- Opened 26 days ago
- #40
(mcp) C:\Users\LENOVO npx mcp-scan@latest Python 3 is required but not found. Please install Python 3.
(mcp) C:\Users\LENOVO python Python 3.11.11 | packaged by Anaconda, Inc. | (main, Dec 11 2024, 16:34:19) ...
dgzxx-2000
- 3
- Opened 27 days ago
- #39
Could you please explain how mcp-scan detects prompt injection and cross-origin escalation attacks? Specifically, where
is the code implementation for these located
The tool named prompt injection attacks ...
Subway2023
- Opened on May 15
- #34
async def scan(self) - list[ScanPathResult]:
logger.info( Starting scan of %d paths , len(self.paths))
if self.context_manager is not None:
self.context_manager.disable() ...
Subway2023
- Opened on May 15
- #33

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.