Mmcp.market

Algenta MCP Server

by thyn-ai·io.github.thyn-ai/algenta·v1.0.14

Governed data discovery, exact queries, decisions, simulations, and runtime utilities over MCP.

A90/100grade A
What users say
No reviews yet
Be the first
Safety scan
A90/100

full report

Adoption
Growing

0 stars56 downloads/wk

Reviews

Write one

Nobody has reviewed Algenta MCP Server yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Algenta MCP Server tools (140, 55 write)

write = sends, deletes, buys or posts
  • apply_repositoryFree

    Apply a simulated repository decision as patch_only, local_branch, or remote_pr.

  • approve_agent_runwrite actionFree

    Approve an Algenta agent run waiting on manual approval.

  • batchwrite actionFree

    Run multiple simulation requests in one call and return per-item success or failure details.

  • browse_connectorFree

    Browse one saved live connector to discover files, tables, endpoints, or items.

  • cancel_agent_runwrite actionFree

    Cancel an Algenta agent run.

  • cancel_jobwrite actionFree

    Cancel a queued or running async simulation job by id.

  • chat_completionswrite actionFree

    Run the deterministic Algenta utility chat surface. This is a tokenizer-backed utility route, not a provider-backed generative model.

  • comparewrite actionFree

    Run named scenarios side by side and return the winner plus deltas versus the best scenario.

  • connect_dataFree

    High-level data onboarding flow. Use this instead of advanced connector/source tools for normal users. Connect data once, pick the table/file/endpoint, and get a reusable dataset_id. If the result status is needs_selection, call connect_data again with connection_id and the chosen selection.

  • count_tokensFree

    Count tokens with a supported deterministic Algenta tokenizer model.

  • create_agent_runwrite actionFree

    Create a persisted Algenta agent run lifecycle resource.

  • create_api_keywrite actionFree

    Create a new API key and return its one-time raw_key value.

  • create_billing_checkoutwrite actionFree

    Create a Stripe Checkout session for the active organization.

  • create_billing_portalwrite actionFree

    Create a Stripe Billing Portal session for the active organization.

  • create_capability_bindingwrite actionFree

    Create one capability binding for a provider/profile pair.

  • create_connectorwrite actionFree

    Create and save one connector configuration for later data onboarding, health checks, and schema browsing.

  • create_deploymentwrite actionFree

    Request a new isolated deployment for the active organization.

  • create_repository_decision_planwrite actionFree

    Create one immutable repository DecisionPlan revision from a workspace evidence bundle, resolving snapshot_id from triage when omitted.

  • create_repository_snapshotwrite actionFree

    Create or reuse an immutable repository snapshot for a saved repository connector.

  • delete_connectorwrite actionFree

    Delete one saved connector by id.

  • delete_decisionwrite actionFree

    Delete one decision-memory record by id.

  • delete_deploymentwrite actionFree

    Request deprovisioning for one deployment by id.

  • delete_triggerwrite actionFree

    Remove a trigger. The trigger will no longer fire automatically.

  • disable_skillFree

    Disable one skill binding by binding id.

  • disconnect_datawrite actionFree

    Delete a saved dataset and disconnect it from future use.

  • discover_capability_bindingFree

    Discover capabilities for a saved capability binding or preview-discover an unsaved one.

  • embedding_similarityFree

    Score two caller-supplied embedding vectors with a supported similarity model.

  • embeddingsFree

    Generate deterministic lexical embeddings with the supported Algenta model.

  • enable_skillFree

    Enable one prompt-skill as a first-class capability binding.

  • execute_capabilitywrite actionFree

    Execute one routed or known algenta_managed capability by capability id. client_managed routes must execute in the customer app or adapter path. If the capability requires approval (approval_required), this returns a pending plan (status='approval_required', plus plan_id/plan_hash/nonce) instead of executing -- approval is a separate, credentialed HTTP operation and is NOT available as a tool. Once a human has approved it out-of-band, call this tool again with plan_id set to actually run it.

  • execute_decisionwrite actionFree

    Dispatch a logged decision to an external webhook and persist the execution receipt.

  • execute_runtime_librarywrite actionFree

    Execute one local-runtime Mojo library function by module and function name. Pass args as either a JSON object, array, scalar, or null. This surface is local/runtime-backed only and does not route through hosted data/query APIs.

  • fire_triggerFree

    Manually fire a trigger — evaluates its condition and runs the simulation template regardless of whether the threshold is currently met. Useful for testing triggers or forcing an immediate evaluation.

  • get_agent_runwrite actionFree

    Fetch a persisted Algenta agent run by run_id.

  • get_agent_run_checkpointswrite actionFree

    Fetch persisted checkpoints for an Algenta agent run.

  • get_agent_run_eventswrite actionFree

    Fetch the append-only event stream for an Algenta agent run.

  • get_agent_run_mission_eventswrite actionFree

    Fetch canonical mission-event records for an Algenta agent run.

  • get_agent_run_telemetrywrite actionFree

    Fetch runtime telemetry batches for an Algenta agent run.

  • get_analyticsFree

    Get usage analytics: simulation volume, latency p95, outcome distributions.

  • get_audit_log_artifactsFree

    Get paginated immutable audit-log artifacts for the current organization.

  • get_audit_logsFree

    Get paginated audit logs for the current organization.

  • get_billing_infoFree

    Get current billing plan and subscription info for the active organization.

  • get_capabilityFree

    Get one unified capability by capability id.

  • get_connectorFree

    Fetch one saved connector by id.

  • get_contractFree

    Get the machine-readable Algenta public contract. Use this when an agent needs the canonical discovery, summary, query, batch, SQL report, governed filter rules, CLI, or MCP entrypoints before planning tool use.

  • get_data_schemaFree

    Get a saved dataset plus its schema and relationship metadata by dataset_id.

  • get_data_summaryFree

    Get the low-token dataset selection summary for a saved dataset_id. Use this after list_data(search=..., compact=true) before paying for the full schema payload.

  • get_dataset_statusFree

    Get live training status and model tier for a specific dataset. model_tier: 'none' = deterministic only, 'base' = generic model, 'schema' = fully trained schema-specific model (best quality).

  • get_decisionFree

    Fetch one decision-memory record by id.

  • get_deploymentFree

    Fetch the current deployment for the active organization, if one exists.

  • get_deployment_costFree

    Get current-month cost details for one deployment by id.

  • get_execution_policyFree

    Get the current autonomous execution policy for the active organization.

  • get_job_resultFree

    Fetch the completed result payload for an async simulation job by id.

  • get_job_statusFree

    Fetch the latest async simulation job status by id.

  • get_limitsFree

    Get current plan quotas and limits for the active API key.

  • get_meFree

    Get current user and organization identity for the active API key.

  • get_repository_intelligence_capabilitiesFree

    List globally supported Repository Intelligence languages and ranked support progress.

  • get_repository_snapshotFree

    Fetch one immutable repository snapshot by repository_id and snapshot_id.

  • get_runwrite actionFree

    Fetch a single simulation run by ID.

  • get_runtime_benchmarksFree

    Get the authenticated Algenta runtime benchmark catalog. Use this when an agent needs benchmark classes, benchmark evidence paths, evaluation quality gates, SLO budgets, compiled artifacts, or module benchmark linkage before reasoning about runtime performance claims.

  • get_runtime_manifestFree

    Get the signed Algenta runtime manifest. Use this when an agent needs the canonical runtime-core inventory, maturity states, proof matrix, typed failure contract, or release theorem before using runtime-backed execution paths.

  • get_runtime_modulesFree

    Get the authenticated Algenta runtime module proof catalog. Use this when an agent needs the shipping module inventory, proof-matrix entries, maturity counts, or compiled module evidence before using runtime-backed paths.

  • get_runtime_release_validationFree

    Get the authenticated Algenta runtime release validation result. Use this when an agent needs the current manifest-listed release verdict, formal theorem conditions, or fail-closed proof status before using runtime-backed paths.

  • get_source_schemaFree

    Advanced tool. Get the full schema for a specific registered source: column types, cardinality, fill rates, formula relationships, and detected join keys to other sources.

  • get_usageFree

    Get current billing period usage vs quota for this API key.

  • ingest_dataFree

    Auto-map tabular data to a simulation payload. Detects variable distributions, polarity (revenue=positive, cost=negative), units, and builds the objective function automatically. Set run_simulation=true to execute the simulation immediately and get results. Multiple tables: auto-detects join keys and merges before analysis.

  • ingest_metering_eventsFree

    Ingest an explicitly enabled managed-runtime analytics batch.

  • invite_team_memberFree

    Invite a team member to the current organization.

  • list_agent_runsFree

    List persisted Algenta agent runs for the authenticated org.

  • list_api_keysFree

    List active API keys for the current organization. Never returns raw secret material.

  • list_capabilitiesFree

    List unified capabilities filtered by kind, provider, or binding.

  • list_capability_bindingsFree

    List capability bindings for the current organization.

  • list_capability_providersFree

    List unified capability providers across data, MCP, skills, native tools, and runtime libraries.

  • list_connectorsFree

    List saved data connectors such as databases, APIs, and file-backed sources. Use this before get_connector, test_connector, or browse_connector.

  • list_dataFree

    List visible datasets for the current user. Use search plus compact mode first for low-token dataset discovery, then get_data_schema on the chosen dataset_id.

  • list_datasetsFree

    List registered datasets and their current model tier. Use search plus compact mode for low-token discovery, then poll status or use the primary data tools once you choose a dataset.

  • list_decisionsFree

    Retrieve the Decision Memory audit trail — all logged decisions, most recent first. Use with_outcome_only=true to see only decisions where actual results have been recorded. outcome_delta = actual_outcome - expected_value: negative means worse than predicted.

  • list_deployment_regionsFree

    List available deployment providers and regions for the current organization.

  • list_devicesFree

    List registered devices for the current organization.

  • list_distributionsFree

    List supported distribution types for the active API key.

  • list_execution_policy_snapshotsFree

    List persisted execution-policy snapshots for the active organization.

  • list_jobsFree

    List async simulation jobs with pagination and optional status filtering.

  • list_modelsFree

    List the current Algenta model catalog, including deterministic utility models and any provider-backed routed entries with their routing, failover, timeout, and auth metadata, including capability-specific chat and embedding auth/header readiness. Use this before calling tokenize, count_tokens, chat_completions, responses, embeddings, embedding_similarity, or rerank.

  • list_runsFree

    List recent simulation runs with optional filters.

  • list_runtime_librariesFree

    List executable local-runtime Mojo libraries. Use this when you need the runtime-backed compute catalog rather than the governed data/query tools. This surface is local/runtime-backed only.

  • list_skillsFree

    List skill capabilities from the unified capability plane.

  • list_sourcesFree

    Advanced tool. List all registered data sources for this org with their schema summaries. Use this to discover available tables before calling query_data or register_source.

  • list_team_membersFree

    List team members for the current organization.

  • list_templatesFree

    List built-in simulation templates for the active API key.

  • list_triggersFree

    List all registered triggers with their current status, last-checked time, and last-fired simulation result summary.

  • log_decisionFree

    Persist a decision to the Decision Memory audit trail. Link to a simulation run_id to bind the full DecisionPlan context. Call record_outcome later to close the feedback loop and measure prediction accuracy. Every logged decision is immutably hashed — no tampering possible.

  • onboard_datasetFree

    Register a dataset for semantic querying. Pass column names, inline records, or raw CSV. The engine profiles roles automatically and starts background training. Queries work immediately via a fallback model — accuracy improves once schema-specific training completes (poll status with list_datasets).

  • pause_triggerFree

    Pause or resume an existing trigger without deleting it.

  • plan_decisionFree

    Build a structured Algenta DecisionPlan from a validated simulation-style request. Use this when the caller needs the plan summary without the full decision envelope.

  • poll_jobFree

    Wait for an async simulation job to reach a terminal state. Returns the final result when the job completes, or the terminal status when it fails, is cancelled, or times out.

  • preview_browse_connectorFree

    Browse one inline connector definition without saving it to discover files, tables, endpoints, or items.

  • preview_test_connectorwrite actionFree

    Run a real connectivity test for one inline connector definition without saving it.

  • product_agent_runwrite actionFree

    Run the simple product task-execution helper and return a compact task result.

  • product_decisionwrite actionFree

    Run the simple product decision helper and return the chosen action plus risk summary.

  • product_forecastwrite actionFree

    Run the simple product forecast helper over a historical metric series.

  • product_optimizewrite actionFree

    Run the simple product optimization helper and return the best variable values.

  • product_retrievewrite actionFree

    Run the simple product retrieval helper over caller-supplied documents or a collection id.

  • query_agent_run_checkpointswrite actionFree

    Query persisted checkpoints across Algenta agent runs.

  • query_agent_run_mission_eventswrite actionFree

    Query canonical mission-event records across persisted Algenta agent runs.

  • query_agent_run_telemetrywrite actionFree

    Query runtime telemetry batches across persisted Algenta agent runs.

  • query_batchwrite actionFree

    Execute several governed exact queries in one API call. Use this for multi-metric prompts after choosing a dataset with list_data and get_data_summary. Each item reuses the same structured query contract as query_data; defaults may provide shared dataset_id, filter, limit, and order.

  • query_datawrite actionFree

    Execute a structured query against connected data sources. Convert the user's question to a structured intent and call this tool — do NOT try to write SQL or parse column names yourself. The engine resolves column meaning from mathematical relationships and statistical structure only. It works on any dataset without configuration. The governed filter shape is a record-predicate contract over normalized rows, not a SQL predicate language, so it also applies to Redis and other non-SQL sources. Structural roles (use in metric.role): - derived_measure: the main financial/operational aggregate (revenue, spend, value) - base_measure: counts, quantities, discrete amounts - unit_measure: per-unit prices, rates - ratio: percentages, margins, fill rates (0-1 range) - metric: let the engine pick the best numeric column If clarification_required is true, or if confidence < 0.85, check the candidates list and ask the user to clarify. Never fabricate column names or SQL.

  • query_repository_graphFree

    Query one persisted repository snapshot for dependency, dependent, and change-risk graph edges.

  • query_sql_reportwrite actionFree

    Execute a constrained read-only SQL rowset query over authorized datasets. Use this only for wide reports that do not fit the governed exact-query surface. SQL must be a single SELECT/WITH statement over the provided dataset aliases.

  • recommendFree

    Compare multiple named actions/options and get a ranked recommendation. Use when you need to choose between two or more alternatives with uncertainty.

  • record_outcomeFree

    Close the feedback loop: record what actually happened after a decision was made. Sets actual_outcome and computes outcome_delta = actual - expected. Over time this data measures prediction accuracy and reveals systematic biases.

  • refresh_creditsFree

    Issue a compatibility credit batch for a quota-governed managed runtime.

  • refresh_dataFree

    Refresh a saved dataset from its original database/API/object-store origin.

  • register_sourceFree

    Advanced tool. Register a data source and get full schema profiling + join detection. Profiles every column (type, cardinality, fill rate, distribution). Detects formula relationships (A×B≈C) within the source. Detects join keys to every already-registered source automatically. After registration the source is queryable by name via query_data. Safe to call multiple times — re-registration is a no-op if data is unchanged.

  • register_triggerFree

    Register a real-time trigger that watches a data source for a threshold condition. When the condition is met, the engine auto-runs the simulation template and optionally fires a webhook. Examples: 'alert me when monthly revenue drops below $80k', 'simulate expansion if Downtown revenue exceeds $200k'.

  • remove_team_memberwrite actionFree

    Remove one team member from the current organization by user id.

  • rerankFree

    Rerank caller-supplied document embeddings deterministically.

  • resolve_artifact_bridgeFree

    Resolve a Hugging Face artifact path through the Algenta compatibility-ring artifact bridge. Defaults to cache-only lookup and never downloads unless local_files_only=false.

  • responseswrite actionFree

    Run the unified Algenta utility response surface: deterministic tokenization/embeddings, or (for provider-backed chat models) a chat response with optional function/tool calling. `input` accepts a plain string, a list of independent strings (each processed as its own single-turn request), or a typed OpenResponses-style input array (items shaped {type: message|function_call|function_call_output, ...}) processed as ONE multi-turn conversation. `previous_response_id` continues a prior typed-array conversation -- state is held in the Algenta server process's memory only, so it does not survive a process restart or a different worker/replica.

  • resume_agent_runwrite actionFree

    Resume a paused Algenta agent run.

  • retrain_datasetFree

    Re-trigger semantic training for a dataset. Use after schema changes, alias updates, or to force a fresh model build.

  • revoke_api_keyFree

    Revoke one API key by id.

  • revoke_deviceFree

    Revoke one registered device by registration id for the current organization.

  • route_capabilitiesFree

    Route an objective to the best unified capability with fallbacks and an authoritative execution_owner.

  • run_repository_fixwrite actionFree

    Run repository pipeline then apply the result, returning the canonical repository envelope.

  • run_repository_pipelinewrite actionFree

    Run the repository snapshot->triage->plan->simulate chain and return the canonical repository envelope.

  • scoreFree

    Score a single simulation request with explicit weights and return the decision envelope plus score breakdown.

  • simulatewrite actionFree

    Run a Monte Carlo simulation and get a structured decision recommendation. Use for: quantifying risk in a decision, comparing expected outcomes, getting probability-weighted recommendations.

  • simulate_repositoryFree

    Simulate repository patch risk and return the gated DecisionEnvelope, resolving snapshot_id from the decision plan when omitted.

  • simulate_repository_patchwrite actionFree

    Simulate an in-flight repository patch and return the canonical repository envelope.

  • submit_jobwrite actionFree

    Submit a long-running async simulation job. Use for n_simulations > 500,000 or when you need a callback. Returns a job_id — poll with get_job_status.

  • test_capability_bindingFree

    Test a saved capability binding or preview-test an unsaved one.

  • test_connectorwrite actionFree

    Run a real connectivity test for one saved connector and persist its live/error status.

  • test_webhook_deliverywrite actionFree

    Send a test webhook payload to a callback URL and return the delivery result.

  • tokenizeFree

    Tokenize UTF-8 text with a supported deterministic Algenta tokenizer model.

  • triage_repositoryFree

    Triage a repository snapshot into a bounded workspace evidence bundle with suspect files and symbols.

  • update_connectorwrite actionFree

    Update one saved connector name, description, visibility, or config.

  • update_execution_policywrite actionFree

    Update one or more execution-policy thresholds for the active organization.

  • update_mewrite actionFree

    Update the current user name and or organization name for the active API key.

  • update_team_member_rolewrite actionFree

    Update one current organization team member role by user id.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan37 source files scanned25/25
  • Live reliabilityremote reachable in 861ms20/20
  • Tool poisoning140 tool descriptions checked15/15
  • Auth qualityAPI key sent as a header8/15
  • Maintenancelast push 0 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 90/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreBAscore 90

Install directly

claude mcp add --transport http algenta https://api.algenta.ai/mcp
Add to Cursor

Algenta MCP Server: common questions

Is Algenta MCP Server safe?
Yes, by our scan: it is graded A (90/100). Read the Algenta MCP Server safety report
How do I install Algenta MCP Server?
It runs remotely at api.algenta.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Algenta MCP Server need an API key?
Yes. The registry entry asks for ALGENTA_API_KEY, Authorization.
Is Algenta MCP Server maintained?
The last commit was in the last day (2026-09-19). The latest release is v1.0.14.
Is Algenta MCP Server up?
100% of our last 5 checks got an answer. We check remote servers about four times a day.

More from thyn-ai