Server Details
Real-time Python package and vulnerability data for AI coding agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- fetter-io/fetter-mcp
- GitHub Stars
- 1
See and control every tool call
Available Tools
3 toolsis_vulnerableTry in Inspector
Check if a specific package version has known vulnerabilities. Requires an exact version specifier (e.g., 'requests==2.31.0').
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The exact package name and version (e.g., "requests==2.31.0", "numpy==1.24.0"). |
lookupTry in Inspector
Look up a package by name and (optionally) version number to find which versions are available and/or have vulnerabilities.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The package name to look up (e.g., "requests", "numpy>=2.0", "flask==3.0.0"). Note that when an exact "==" version is specified, the `limit` and `retain_passing` parameters have no effect. | |
| limit | No | When the name is not an exact version, limit the number of recent versions to check. | |
| cvss_filter | No | CVSS score filter: "all" to show all vulnerabilities, "max" to show only the maximum observed score, or a number (0.0-10.0) to filter by threshold | |
| retain_passing | No | 'When the name is not an exact version, setting this to True will return refernces for all packages, include those with no vulnerabilities (default: false) |
most_recent_not_vulnerableTry in Inspector
Find the most recent version of a package that has no known vulnerabilities.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The package name to look up (e.g., "requests", "numpy", "flask"). |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.