Back to search
30
MCP

api-key-scanner-mcp

pypi/api-key-scanner-mcp

Verify LLM API gateway authenticity. Local MCP server, your API key stays on your machine.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ip-check-mcp
A lightweight diagnostic MCP server for AI developers to verify network environment compatibility and IP reputation for LLM API access.
0 tools
llm api benchmark mcp server
Metadata-only Glama MCP server.
0 tools
credential-manager-mcp
A FastMCP server for securely managing API credentials locally
0 tools
api-tester-ai-mcp
MCP server for api tester ai. Features send request, validate response, check headers. From MEOK AI Labs.
0 tools
api-tester-ai-mcp
MCP server for api tester ai. Features send request, validate response, check headers. From MEOK AI Labs.
0 tools
llm-api-benchmark-mcp-server
Runs a throughput benchmark for LLM APIs, measuring generation throughput, prompt throughput, and Time To First Token (TTFT) under various c
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "api-key-scanner-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}