Skip to main content
Glama
utenadev

Agent Factory MCP

by utenadev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
PingB

A simple test tool that echoes back a message

HelpA

Shows the QwenCode help text

register_cli_toolA

Dynamically register a CLI tool as an MCP tool. The tool must be available in PATH.

ask-qwenA

Execute Qwen AI to get responses. Supports model selection.

Prompts

Interactive templates invoked by user choice

NameDescription
PingTest the connection to the server
HelpDisplay help information for QwenCode
register_cli_toolRegister a new CLI tool for use during this session
ask-qwenExecute 'qwen' to get AI response.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/utenadev/qwencode-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server