run_commandpraveen-radakirouchenane/local-mcp-with-docker — Run a terminal command inside the workspace directory. If a terminal command can accomplish a task, tell the user you'll use this tool to ac
bygglov_demo_overviewAnadolf/Bygglov Ärendesystem MCP Server — Provides an overview of the demo building permit system, including counts and statuses of cases.
bygglov_create_caseAnadolf/Bygglov Ärendesystem MCP Server — Creates a new building permit case with the provided details.
bygglov_list_casesAnadolf/Bygglov Ärendesystem MCP Server — Lists building permit cases with optional filtering by status or search query.
bygglov_missing_documentsAnadolf/Bygglov Ärendesystem MCP Server — Lists missing documents for a specific building permit case.
bygglov_update_statusAnadolf/Bygglov Ärendesystem MCP Server — Updates the status of a building permit case.
bygglov_add_noteAnadolf/Bygglov Ärendesystem MCP Server — Adds an internal note to a building permit case.
bygglov_get_caseAnadolf/Bygglov Ärendesystem MCP Server — Retrieves detailed information about a specific building permit case by its case number.
bygglov_summarize_caseAnadolf/Bygglov Ärendesystem MCP Server — Generates a summary of a building permit case, including key details and suggested next steps.
get_activity_detailsjharkebusch/garmin-connect-mcp — Get everything about one activity
get_stepsjharkebusch/garmin-connect-mcp — Get daily step counts and totals
get_stressjharkebusch/garmin-connect-mcp — Get stress through the day
get_weight_historyjharkebusch/garmin-connect-mcp — Get body weight over time
list_activitiesjharkebusch/garmin-connect-mcp — Get activities in a period
verify_signaturekeumbang/keumbang/goldpopcon-openapi-mcp — Verifies an existing JWT in the same order as the server to diagnose 401 errors.
call_apikeumbang/keumbang/goldpopcon-openapi-mcp — Makes a live API call (read-only, production only) when enabled via env.
sign_requestkeumbang/keumbang/goldpopcon-openapi-mcp — Computes JWT locally with actual keys for debugging, returning JWT, query_hash, and ready-to-use curl.
signing_guidekeumbang/keumbang/goldpopcon-openapi-mcp — Provides JWT signing procedure including query_hash branching, time claims, nonce, and idempotency.
generate_signed_requestkeumbang/keumbang/goldpopcon-openapi-mcp — Generates complete signed request code in various languages (python/javascript/go/curl).
list_endpointskeumbang/keumbang/goldpopcon-openapi-mcp — Lists all API endpoints with permission scopes, idempotency, and rate buckets.
list_error_codeskeumbang/keumbang/goldpopcon-openapi-mcp — Lists error code table with retry decisions per status code and common pitfalls.
get_endpointkeumbang/keumbang/goldpopcon-openapi-mcp — Gets details for a single endpoint including parameters, body schema, request/success response examples, and response codes.