Targetprocess MCP Server
by aaronsb
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TP_DOMAIN | Yes | Your Targetprocess domain (e.g., company.tpondemand.com) | |
TP_PASSWORD | Yes | Your Targetprocess password | |
TP_USERNAME | Yes | Your Targetprocess username |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
search_entities | Search Target Process entities with powerful filtering capabilities and preset filters for common scenarios |
get_entity | Get details of a specific Target Process entity |
create_entity | Create a new Target Process entity |
update_entity | Update an existing Target Process entity |
inspect_object | Inspect Target Process objects and properties through the API. This tool also provides API discovery capabilities through error messages when used with unsupported entity types. |