Back to search
30
MCP

ai-agent-mcp

alexey-tyurin/ai-agent-mcp

A content moderation system that leverages OpenAI's moderation API through Google's Agent Development Kit (ADK) and Model Context Protocol (MCP).

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

Similar MCP servers embedding-nearest

Agent-MCP
Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Pro
0 tools
@synterai/mcp-server
Model Context Protocol (MCP) server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more.
0 tools
ai-context-manager-mcp
AI Context Manager MCP - Sync agent for AI assets (skills, prompts, specs, context)
0 tools
mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools

How to use

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

{
  "mcpServers": {
    "ai-agent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}