Back to directory
seyhunak/agentcraft-mcp

seyhunak/agentcraft-mcp

@seyhunak

AgentCraft MCP Server - AI agent framework integration for secure agent communication and data exchange

agentcraftai-agentspythonmcpenterpriseagent-frameworkcloud

Installation & Configuration

{
  "mcpServers": {
    "AgentCraft": {
      "command": "python",
      "args": [
        "-m",
        "agentcraft_mcp.server"
      ],
      "env": {
        "AGENTCRAFT_BEARER_TOKEN": "Your AgentCraft Bearer Token for authorization",
        "ENVIRONMENT": "PRODUCTION"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17