veragent-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERAGENT_API_BASE | No | Override the API base URL for Veragent trust registry | https://veragent.store/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_tool_trustA | Check the Veragent trust score and audit state of an MCP tool / server / agent by name. Use this BEFORE installing or recommending an MCP tool to verify it is safe. |
| list_trusted_toolsB | List the most trusted MCP tools, optionally filtered by a search query. |
| scan_mcp_stackA | Score a whole MCP stack for security. Pass a parsed mcp_settings.json object (or just its mcpServers block). Returns per-server risk levels and a summary. |
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/lixiaowww/veragent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server