Back to Browse

Api Hub MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

334 free developer tools for AI agents. No API key needed.

About

334 free developer tools for AI agents. No API key needed.

Security Report

4.2
Use Caution4.2High Risk

This MCP server provides a wrapper around a remote API hub with 185+ utility tools. The codebase is well-structured and properly uses environment-agnostic HTTP calls with appropriate error handling. However, the server relies entirely on an external API (api.gadgethumans.com) for all functionality, creating a dependency risk. Additionally, there are concerns around potential sensitive data handling in chat/memory operations and lack of explicit rate-limiting documentation. The permissions match the server's purpose (network_http for API calls, env_vars for potential future credentials), and no malicious patterns or hardcoded secrets were detected. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

4 files analyzed · 12 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-scotia1973-bot-api-hub": {
      "args": [
        "gadgethumans-api-hub-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!