VulniCheck
by andrasfe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NVD_API_KEY | No | API key for NVD (National Vulnerability Database) for higher rate limits | |
| GITHUB_TOKEN | No | GitHub personal access token for higher API rate limits | |
| OPENAI_API_KEY | No | API key for OpenAI to enable AI-powered risk assessment | |
| ANTHROPIC_API_KEY | No | API key for Anthropic as an alternative AI provider | |
| FASTMCP_SERVER_BASE_URL | No | Base URL for OAuth callback (e.g., http://localhost:3000) | |
| FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_ID | No | Google OAuth client ID for authentication (requires --auth-mode google) | |
| FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRET | No | Google OAuth client secret for authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andrasfe/vulnicheck'
If you have feedback or need assistance with the MCP directory API, please join our Discord server