MCP server · ActiveFence
activefence-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for ActiveFence. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If ActiveFence publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/activefence/refs/heads/main/mcp/activefence-mcp.yml
Candidate descriptor · transport
Tools
moderate_text— Analyze a text item for policy violations and return risk scores. Blocks until analysis completes.moderate_text_bulk— Analyze a batch of text items in one synchronous call.moderate_image— Analyze an image for policy violations and return risk scores. Blocks until analysis completes.submit_text_for_analysis— Submit text for asynchronous analysis; result is posted to a callback URL.submit_image_for_analysis— Submit an image for asynchronous analysis.submit_video_for_analysis— Submit a video for asynchronous analysis.submit_audio_for_analysis— Submit audio for asynchronous analysis.upsert_users— Create or update end-user records on the moderation platform.upsert_collection— Create or update a collection (playlist, album, folder, group, channel).report_flag— Send a user-raised flag against a content item, collection or user.evaluate_genai_message— Evaluate a GenAI prompt or response against WonderFence runtime guardrails.list_assessments— List WonderBuild red-team assessments with filters and pagination.run_assessment— Run an existing WonderBuild red-team assessment by id.clone_and_run_assessment— Clone an existing assessment and run the copy.run_assessment_from_preset— Run a red-team assessment from a preset configuration.create_api_key— Generate a new Alice API key.list_api_keys— List existing Alice API keys.delete_api_key— Delete an Alice API key by id.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.