futurevuls-mcp
by keides2
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FUTUREVULS_DEBUG | No | Enable debug mode (true/false) | false |
| FUTUREVULS_API_TOKEN | Yes | Your FutureVuls API token |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| futurevuls_health_checkC | FutureVuls API のヘルスチェックを実行 |
| futurevuls_list_groupsA | groups.jsonから利用可能なグループ一覧とトークン情報を取得 |
| futurevuls_get_cvesB | 脆弱性一覧を取得。ページネーションとフィルタリングに対応 |
| futurevuls_get_cve_detailB | 特定のCVEの詳細情報を取得 |
| futurevuls_get_tasksC | タスク一覧を取得。フィルタリングに対応 |
| futurevuls_get_task_detailC | 特定のタスクの詳細情報を取得 |
| futurevuls_get_serversA | サーバ一覧を取得。ページネーションとフィルタリングに対応 |
| futurevuls_get_groupset_serversB | グループセットのサーバ一覧を取得 |
| futurevuls_get_group_membersB | 特定グループのメンバー一覧を取得 |
| futurevuls_get_org_groupsC | 組織のグループ一覧を取得 |
| futurevuls_get_org_membersC | 組織のメンバー一覧を取得 |
| futurevuls_get_weekly_periodA | 先週月曜日から今週日曜日までの期間を取得 |
| futurevuls_search_critical_cvesB | 指定期間内のCVSS v3が指定値以上の脆弱性を検索 |
| futurevuls_generate_weekly_reportC | 週次脆弱性レポートを生成 |
| futurevuls_generate_tm_reportC | TM会議用の脆弱性レポートを生成 |
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/keides2/futurevuls-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server