mcpserver.lol
registry/stigmer-mcp
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 tools

Read 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…
list_methods service*
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_workflows
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…
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.
register envfixerroraction*symbol*library* +3
Register a fix. Three actions: confirm (it worked), append_thread (variant worked), new_receipt (nothing matched, I fixed it).
verify policyworkflowoperations
Feed a generated policy back to AWS's own policy evaluation engine (SimulateCustomPolicy) and confirm it grants exactly the intended operations and nothing extra. Returns verified…