DirectoryAgentic Mcp Client
api

Agentic Mcp Client

by peakmojo

33
Health
stale
48
Popularity

A standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.

40stars
6forks
Python
Apache-2.0
Updated March 11, 2026
#anthropic-api#anthropic-claude#aws-bedrock#aws-bedrock-agents#mcp-bridge#mcp-client#mcp-server#openai-api

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "agentic-mcp-client": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-agentic-mcp-client"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
Solo project

Server Info

Categoryapi
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory