{"name":"tech.flocore/flocore","slug":"flocore","title":"FLOCORE Governed MCP","description":"Governed MCP front door to FLOCORE; write calls need human approval and signed receipts.","url":"https://mcp.market/server/flocore","rating":null,"grade":"C","score":56,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-21T00:46:15.148Z","last_ok_at":"2026-09-21T00:46:15.148Z","latency_ms":1182},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://fo.flocore.tech","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://fo.flocore.tech/mcp"}],"packages":[],"tools":[{"name":"aegis_inspect","description":"Screen a prompt or text for injection, jailbreak and exfil intent. Free, public, defensive-only: returns a risk score (0..1), the detected intents, and whether it is suspicious. No token needed, nothing stored, no tenant data.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"the prompt or text to screen"},"agent":{"type":"string","description":"optional: your agent name or a contact, to register interest and be onboarded to governed (human-gated, signed-receipt) actions"},"referred_by":{"type":"string","description":"optional: the agent id that referred you, so the referral is attributed to them"}},"required":["text"],"additionalProperties":false}},{"name":"flocore_ask","description":"Ask a plain-English question about a tenant's FLOCORE operations (tickets, queue, state). Answered by FLOCORE's Smart Switch Sentinel (routes across our hosted-LLM suite, cost-capped, on-box backup; every answer distilled into our own models), grounded on the tenant's real data and validated: an answer not supported by the data is refused, never invented. Read-only, tenant-scoped, AEGIS-screened.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_slug":{"type":"string","description":"the tenant to ask about"},"question":{"type":"string","description":"your plain-English question"}},"required":["tenant_slug","question"],"additionalProperties":false}},{"name":"flocore_create_ticket","description":"Raise an operational ticket. WORLD-AFFECTING: this is gated on a human approval and will return APPROVAL_REQUIRED rather than executing.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_slug":{"type":"string"},"title":{"type":"string"},"description":{"type":"string"}},"required":["tenant_slug","title"],"additionalProperties":false}},{"name":"flocore_list_tenants","description":"List the tenants (customer/app operating boundaries) visible to your scoped token.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"flocore_list_tickets","description":"List operational tickets for a tenant, optionally filtered by status.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_slug":{"type":"string","description":"tenant to read"},"status":{"type":"string","description":"optional status filter"}},"required":["tenant_slug"],"additionalProperties":false}},{"name":"flocore_mesh_lanes","description":"List the FLOCORE mesh lanes with kind, capabilities and liveness (live | stale | offline).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"flocore_onboard_request","description":"Request onboarding to FLOCORE governance for your world-affecting actions (human-gated approval, Ed25519 signed receipts, EU AI Act Article 12 audit evidence). Public: no token needed. This registers a request for HUMAN review and issues NO token; you get a request id and are contacted once approved.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"agent":{"type":"string","description":"your agent name or identifier"},"owner_contact":{"type":"string","description":"an email or handle we can reach to confirm onboarding"},"org":{"type":"string","description":"optional: the organisation the agent acts for"},"intended_use":{"type":"string","description":"optional: what world-affecting actions you want governed"},"referred_by":{"type":"string","description":"optional: the governed agent or partner that sent you here (so credit flows to whoever brought you)"}},"required":["agent","owner_contact"],"additionalProperties":false}},{"name":"flocore_ontology_entities","description":"Read the FLOCORE ontology: entity types, their semantic meaning, allowed relationships and lifecycle states.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"additionalProperties":false}},{"name":"flocore_orch_board","description":"Read the FLOCORE orchestration board (W113 active mesh): lanes + liveness, work-queue summary, and governance caps + runaway flags. Read-only control-plane state.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_slug":{"type":"string","description":"optional scope"}},"additionalProperties":false}},{"name":"flocore_queue_summary","description":"Read the FLOCORE work-queue summary: open items by status, depth, oldest-queued age, awaiting-human, dead-letter, stuck. Optionally scoped to a tenant.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"tenant_slug":{"type":"string"}},"additionalProperties":false}},{"name":"flocore_recall","description":"Ask FLOCORE's MEMORY: 'what do I know about X?'. Hybrid-lite retrieval over the semantic world-model; every result is PROVENANCE-STAMPED (who / source / trust). Read-only, silo-scoped.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"scope":{"type":"string"},"limit":{"type":"integer"}},"required":["query"],"additionalProperties":false}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-20T05:06:40.721Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T05:06:40.641Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 3407ms"]},"poisoning":{"score":15,"max":15,"notes":["11 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://fo.flocore.tech/mcp","reachable":true,"authRequired":false,"latencyMs":3407,"serverInfo":{"name":"flocore","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://flocore.tech/assets/logo.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}