MCPAmpel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCPAMPEL_API_KEY | Yes | Your API key (free at mcpampel.com) | |
| MCPAMPEL_BASE_URL | No | API base URL | https://mcpampel.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| scan_my_serversA | Discover all MCP servers installed in your editor/agent config (Claude Code, Cursor, Windsurf, Gemini CLI) and scan them for security issues with 16 engines. Returns trust scores. |
| scan_urlA | Scan a single URL (GitHub, GitLab, npm, or PyPI) for security issues with 16 engines. |
| check_statusA | Show your daily quota usage and remaining scans. |
| get_scan_resultsB | Get full detailed results for a specific scan by its ID. |
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/MCPAmpel/mcpampel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server