agentseal-mcp-intel
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTSEAL_DEBUG | No | Set to 1 for debug logs on stderr | 0 |
| MCP_CONFIG_PATH | No | Extra config file path for check_environment (useful in CI) | |
| AGENTSEAL_API_KEY | No | Pro API key for unlimited access and full findings detail | |
| AGENTSEAL_API_URL | No | Override API base URL | https://agentseal.org |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_registryA | Search the AgentSeal security registry of 3,400+ scanned MCP servers. Returns trust scores (0-100) and security ratings from 265+ automated probes. Useful when the user asks to find, discover, or recommend MCP servers. |
| check_serverA | Check the security of a specific MCP server. Returns a trust score (0-100), risk level, score breakdown, and security findings from 265+ automated probes. Useful before installing or recommending an MCP server. |
| check_environmentA | Scan MCP servers currently installed in your AI tools (Claude Desktop, Cursor, Windsurf) and check each one against the AgentSeal registry. Shows trust scores and flags risky or unknown servers. Only server names are sent to the API - credentials and config values stay local. |
| check_fileA | Analyze an AI config file for hidden security threats: prompt injection, invisible characters, data exfiltration instructions, jailbreak patterns. Supported files: .cursorrules, CLAUDE.md, .github/copilot-instructions.md, .windsurfrules, .mcp.json. Runs entirely locally. |
| submit_serverA | Submit an MCP server that's not in the AgentSeal registry for security scanning. AgentSeal will fetch it, run 265+ security probes, and add results to the public registry. Requires confirmed=true to prevent accidental submissions. |
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/getagentseal/agentseal-mcp-intel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server