MCPVault

create_location

MCP tool from Itglue MCP by wyre-technology

Create a new location for an organization (requires name, typically countryid)

How to use it

create_location is exposed by the Itglue MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_location tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Itglue MCP

$npx @wyre-technology/itglue-mcp
FULL ITGLUE MCP LISTING

Other tools in Itglue MCP (15)

get_configuration

Get a specific configuration by ID

get_document

Get a specific document by ID, including its sectioned body. Renders as an interactive card in MCP Apps hosts — see Interactive Document Card

get_location

Get a specific location by ID, including its full address and phone number

get_organization

Get a specific organization by ID

get_password

Get a specific password entry including the actual password value

itglue_health_check

Verify connectivity to IT Glue API

list_document_folders

List an organization's document folders (names and IDs). Works with an API key on tenants where IT Glue exposes the Document Folders resource; falls back to a JWT otherwise — see JWT fallback for document-folder operations

search_configurations

Search for configurations with filtering by organization, name, type, status, serial number, RMM ID, or PSA ID

search_documents

Search for documents with filtering by organization, name, or folder. Defaults to a folder-inclusive listing (each result carries its documentFolderId), degrading gracefully to a root-only listing on tenants whose API rejects the folder filter

search_flexible_assets

Search for flexible assets (requires flexibleassettypeid)

search_locations

Search an organization's locations (built-in address/site records), filtering by organization, name, city, region, or country. Results include the address fields and phone number.

search_organizations

Search for organizations with optional filtering by name, type, status, or PSA ID

search_passwords

Search for password entries (metadata only, no actual passwords in results)

search_user_metrics

Search user activity metrics: per-user, per-organization, per-resource-type counts of created / viewed / edited / deleted actions, bucketed by date. Filter by userid, organizationid, resourcetype, and a startdate / enddate range; sort by id, created, viewed, edited, deleted, or date (prefix - for de

update_location

Update an existing location; only the fields you supply are changed