Promptspeak MCP Server
UnclaimedPre-execution governance for AI agents. Sub-millisecond tool call validation, drift detection, circuit breakers, human-in-the-loop holds. 829 tests. 56 MCP tools.
Install
npm install promptspeak-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
ps_confidence_bulk_set
When reconfiguring multiple thresholds
ps_confidence_get
When checking current thresholds
ps_confidence_set
When tuning validation strictness
ps_config_activate
When switching policy profiles
ps_config_export
When backing up configuration
ps_config_get
When reading current configuration
ps_config_import
When restoring configuration
ps_config_set
When changing governance rules at runtime
ps_delegate
When an agent spawns a sub-agent
ps_delegate_list
When auditing delegation chains
ps_delegate_revoke
When revoking a sub-agent's authority
ps_execute
When an agent wants to perform a tool call
ps_execute_dry_run
When previewing what would happen
ps_feature_get
When checking which stages are active
ps_feature_set
When toggling pipeline stages
ps_hold_approve
When a held operation should proceed
ps_hold_config
When tuning which operations require approval
ps_hold_list
When reviewing pending agent actions
ps_hold_reject
When a held operation should be denied
ps_hold_stats
When monitoring hold queue health
ps_security_scan
When checking code for vulnerabilities
ps_state_drift_history
When investigating behavioral changes
ps_state_get
When checking what an agent is doing
ps_state_halt
When an agent must be stopped immediately
ps_state_reset
When clearing agent state
ps_state_resume
When a halted agent should be allowed to continue
ps_state_system
When monitoring overall system health
ps_symbol_add_alternative
When an entity has aliases
ps_symbol_create
When registering a new entity (company, person, system)
ps_symbol_delete
When removing an entity
ps_symbol_format
When displaying an entity
ps_symbol_get
When looking up an entity
ps_symbol_import
When bulk-loading entities
ps_symbol_list
When browsing entities by type
ps_symbol_list_unverified
When auditing stale data
ps_symbol_stats
When monitoring registry health
ps_symbol_update
When entity data changes
ps_symbol_verify
When confirming entity data is current
ps_validate
Before executing any agent action
ps_validate_batch
When checking multiple actions at once