agentic-platform

andysalvo/agentic-platform
★ 1 stars Python 🤖 AI/LLM Updated 2d ago
Free governance scoring (0-100) and cost estimation for AI agents. MCP server with 8 tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentic-platform": {
      "command": "uvx",
      "args": [
        "agentic-platform"
      ]
    }
  }
}

Or install with pip: pip install agentic-platform

Topics

agent-diagnosticsagent-toolsai-agentgovernancemcpmcp-lintermcp-servermcp-toolsmodel-context-protocol