Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Agentcraft Mcp

    AgentCraft MCP Server

    1 stars
    Python
    Updated Jul 9, 2025

    Table of Contents

    • Overview
    • Features
    • Installation
    • Using Distributed pip (Recommended)
    • Using pip
    • Configuration
    • License
    • Contact

    Table of Contents

    • Overview
    • Features
    • Installation
    • Using Distributed pip (Recommended)
    • Using pip
    • Configuration
    • License
    • Contact

    Documentation

    AgentCraft MCP Server

    Overview

    AgentCraft is a partner product of Crafted™. Our AI Agent framework allows you to deploy intelligent agents that understand, learn, and evolve with your business needs. It provides premade and custom AI agents for enterprises, ensuring secure and scalable solutions.

    This MCP server integrates with AgentCraft, allowing AI Agents to interact and exchange data securely.

    Features

    • Secure AI agent communication and data exchange.
    • Supports premade and custom AI agents.
    • Scalable and enterprise-ready architecture.
    • Supports Windsurf MCP client.
    • Example integrations for Cline and 5ire MCP clients.

    Installation

    Using Distributed pip (Recommended)

    bash
    pip install agentcraft-mcp

    Using pip

    bash
    pip install -e .
    pip list | grep agentcraft-mcp

    If agentcraft-mcp isn't listed, reinstall using:

    Then, run:

    bash
    python -m agentcraft_mcp.server

    Configuration

    Usage with Claude Desktop

    Add this to your claude_desktop_config.json:

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

    ##### Available Tools

    1. send_agent_data

    Description: Send data to an agent.

    Input:

    bash
    {  
        "prompt": "Your message here"
    }

    2. receive_agent_data

    Description: Receive data from an agent.

    Input:

    bash
    {
      "query": "Your query",
      "tracking_key": "Your tracking key",
      "response_type": "markdown"
    }

    3. get_available_agents

    Description: Get a list of available agents.

    bash
    Input: None

    License

    AgentCraft MCP Server is licensed under Crafted company.

    Contact

    For more information, visit AgentCraft GitHub website or we-crafted.com website.

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k