AgentCraft MCP Server
@seyhunak
About AgentCraft MCP Server
AgentCraft MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agentcraft-mcp": {
"command": "python",
"args": [
"-m",
"agentcraft_mcp.server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AgentCraft MCP Server?
AgentCraft MCP Server is an MCP (Model Context Protocol) integration that allows AI agents to interact and exchange data securely with the AgentCraft framework, a partner product of Crafted™. It is designed for enterprises needing premade or custom AI agents that are secure and scalable.
How to use AgentCraft MCP Server?
Install via pip install agentcraft-mcp, then run python -m agentcraft_mcp.server. Configure with Claude Desktop by adding the server entry to claude_desktop_config.json, setting the AGENTCRAFT_BEARER_TOKEN and ENVIRONMENT environment variables. The server exposes three tools: send_agent_data, receive_agent_data, and get_available_agents.
Key features of AgentCraft MCP Server
- Secure AI agent communication and data exchange
- Supports premade and custom AI agents
- Scalable and enterprise-ready architecture
- Compatible with Windsurf MCP client
- Example integrations for Cline and 5ire MCP clients
Use cases of AgentCraft MCP Server
- Send prompts to an AI agent and receive responses
- Retrieve data from an agent using a query and tracking key
- List all available agents in the AgentCraft framework
FAQ from AgentCraft MCP Server
What is the AgentCraft MCP Server?
It is an MCP server that integrates with the AgentCraft framework, enabling AI agents to communicate and exchange data securely.
How do I install the AgentCraft MCP Server?
Install via pip: pip install agentcraft-mcp. Alternatively, clone the repository, run pip install -e ., then execute python -m agentcraft_mcp.server.
What tools does the AgentCraft MCP Server provide?
Three tools: send_agent_data (send a prompt to an agent), receive_agent_data (query an agent with a tracking key and response type), and get_available_agents (list all agents).
What environment variables are required?
The configuration requires AGENTCRAFT_BEARER_TOKEN for authorization and ENVIRONMENT (set to PRODUCTION).
Which MCP clients are supported?
The server supports Windsurf MCP client, with example integrations provided for Cline and 5ire MCP clients.
Frequently asked questions
What is the AgentCraft MCP Server?
It is an MCP server that integrates with the AgentCraft framework, enabling AI agents to communicate and exchange data securely.
How do I install the AgentCraft MCP Server?
Install via pip: `pip install agentcraft-mcp`. Alternatively, clone the repository, run `pip install -e .`, then execute `python -m agentcraft_mcp.server`.
What tools does the AgentCraft MCP Server provide?
Three tools: `send_agent_data` (send a prompt to an agent), `receive_agent_data` (query an agent with a tracking key and response type), and `get_available_agents` (list all agents).
What environment variables are required?
The configuration requires `AGENTCRAFT_BEARER_TOKEN` for authorization and `ENVIRONMENT` (set to `PRODUCTION`).
Which MCP clients are supported?
The server supports Windsurf MCP client, with example integrations provided for Cline and 5ire MCP clients.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments