Skip to main content
Glama

Duyet MCP Server

hire_me

Identify suitable roles for Duyet by specifying engagement type, tech stack, and company size. Receive expertise details and next steps for hiring.

Instructions

Get information about hiring Duyet for various roles - full-time, contract, consulting, or part-time positions. Includes expertise, experience, and next steps

Input Schema

NameRequiredDescriptionDefault
additional_notesNoOptional: Additional notes or specific requirements (max 500 characters)
company_sizeNoCompany size/type
contact_emailNoOptional: Your email for follow-up
role_typeNoType of engagement you're interested in
tech_stackNoTechnologies/tools your project uses

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "additional_notes": { "description": "Optional: Additional notes or specific requirements (max 500 characters)", "maxLength": 500, "type": "string" }, "company_size": { "description": "Company size/type", "enum": [ "startup", "scale_up", "enterprise", "agency" ], "type": "string" }, "contact_email": { "description": "Optional: Your email for follow-up", "format": "email", "type": "string" }, "role_type": { "description": "Type of engagement you're interested in", "enum": [ "full_time", "contract", "consulting", "part_time" ], "type": "string" }, "tech_stack": { "description": "Technologies/tools your project uses", "type": "string" } }, "type": "object" }

Other Tools from Duyet MCP Server

Related Tools

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/duyet/duyet-mcp-server'

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