Connection check
verified live · 26h ago
stigmer-mcp
Execution graph of AWS: verified contracts, least-privilege IAM policies, pre-flight authorization.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
8 toolsRead from the running server on 26h ago.
authorize
workflowoperationsprincipal_arn
Pre-flight authorization check for an AWS operation. Resolves the IAM actions the operation requires, then asks AWS's own policy simulator (SimulatePrincipalPolicy) whether the cur… Pre-flight authorization check for an AWS operation. Resolves the IAM actions the operation requires, then asks AWS's own policy simulator (SimulatePrincipalPolicy) whether the current role (or a given principal) allows them. Returns resolution (exact|partial|unresolved) and evaluation (allowed|denied|unknown) as separate fields. Requires AWS credentials; without them evaluation=unknown with the reason.
list_methods
service*
List all methods for a given library or service. Use after list_services to drill into a specific one. List all methods for a given library or service. Use after list_services to drill into a specific one.
list_services
List all libraries and services that have verified method contracts. Use this first to discover what's available, then query for specific methods. List all libraries and services that have verified method contracts. Use this first to discover what's available, then query for specific methods.
list_workflows
List the curated named workflows that can generate least-privilege IAM policies. List the curated named workflows that can generate least-privilege IAM policies.
policy
workflowoperationsdescription
Generate a least-privilege IAM policy for an AWS workflow. Pass a named workflow, explicit IAM actions, or a description. Returns the exact policy with confidence tier and any unre… Generate a least-privilege IAM policy for an AWS workflow. Pass a named workflow, explicit IAM actions, or a description. Returns the exact policy with confidence tier and any unresolved operations.
query
siglimitquerypackageserror_type
Search for verified method contracts for any library. Pass any text -- library name, method, what you're building, or an error you hit. Search for verified method contracts for any library. Pass any text -- library name, method, what you're building, or an error you hit.
register
envfixerroraction*symbol*library*
+3
Register a fix. Three actions: confirm (it worked), append_thread (variant worked), new_receipt (nothing matched, I fixed it). Register a fix. Three actions: confirm (it worked), append_thread (variant worked), new_receipt (nothing matched, I fixed it).
verify
policyworkflowoperations