MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Infraveil MCP Server

by Infraveilhq
Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Govern your backend control plane from your AI agent - signed, human-approval-gated.

About

Govern your backend control plane from your AI agent - signed, human-approval-gated.

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-designed, security-conscious MCP server with strong authentication and authorization controls. The codebase implements bidirectional HMAC-SHA256 request signing, response verification, and a human-approval gate for mutations. Credentials are properly handled via environment variables or agent file parsing rather than hardcoding. Minor code quality issues (broad exception handling, lack of input validation on some parameters) do not significantly impact the security posture. The server's permissions align appropriately with its purpose as a control-plane gateway. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 8 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.

env_vars

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

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

What You'll Need

Set these up before or after installing:

Control-plane base URL, e.g. https://api.infraveil.comOptional

Environment variable: INFRAVEIL_BASE_URL

Your Infraveil client id (same one the agent uses)Optional

Environment variable: INFRAVEIL_CLIENT_ID

The agent id this MCP server speaks forOptional

Environment variable: INFRAVEIL_AGENT_ID

The agent's existing token; used to sign requests. Never minted here.Required

Environment variable: INFRAVEIL_AGENT_TOKEN

Alternative to the four vars above: path to your rendered agent source; ids and token are read from it.Optional

Environment variable: INFRAVEIL_AGENT_FILE

Verify the control plane's response signatures (default on). Set 0 only for debugging.Optional

Environment variable: INFRAVEIL_VERIFY_RESPONSES

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-infraveilhq-control-plane": {
      "env": {
        "INFRAVEIL_AGENT_ID": "your-infraveil-agent-id-here",
        "INFRAVEIL_BASE_URL": "your-infraveil-base-url-here",
        "INFRAVEIL_CLIENT_ID": "your-infraveil-client-id-here",
        "INFRAVEIL_AGENT_FILE": "your-infraveil-agent-file-here",
        "INFRAVEIL_AGENT_TOKEN": "your-infraveil-agent-token-here",
        "INFRAVEIL_VERIFY_RESPONSES": "your-infraveil-verify-responses-here"
      },
      "args": [
        "infraveil-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationPyPI Package

Details

Published June 19, 2026
Version 0.1.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Git

Free

by Modelcontextprotocol · Developer Tools

Read, search, and manipulate Git repositories programmatically

80.0K
Stars
6
Installs
6.5
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
521
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
73
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
38
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
22
Installs
10.0
Security
No ratings yet
Local