Skip to main content
Glama
daedalusdevelopmentgroup

io.github.daedalusdevelopmentgroup/ddg-agent-services-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ddg_mcp_security_profileA

Return this MCP wrapper's local security controls and publication gates.

ddg_public_resource_indexA

List allowlisted DDG public manifests/docs available as MCP resources.

ddg_fetch_public_resourceB

Fetch an allowlisted DDG public manifest/doc by id or ddg:// URI with redaction and size caps.

ddg_list_servicesB

List DDG live/manual services from the public pricing and catalog surfaces.

ddg_list_modelsA

List local/free Ollama models and queryable paid/account-backed route labels.

ddg_list_local_runtime_optionsA

List free-seat status plus requestable local runtimes such as Ollama, llama.cpp, LM Studio, OpenAI-compatible servers, and vLLM.

ddg_quote_paymentC

Return the payment challenge for a supported DDG protected route without executing backend compute.

ddg_run_paid_modelC

Run a paid model/chat or agent-run route after caller supplies valid payment headers.

ddg_submit_orderB

Submit a paid operator-reviewed DDG order after caller supplies valid payment headers/proof.

ddg_request_ollama_modelC

Queue a local model/runtime request. This never auto-downloads by public request.

ddg_checkout_conformanceA

Return DDG's public checkout conformance profile without spending money.

ddg_agent_statusA

Return DDG's machine-readable service/rail/MCP status document.

ddg_skill_safety_scanA

Run the free static-only DDG AI skill/workflow safety scan.

The scan never executes submitted code and redacts secret-like evidence.

ddg_order_statusC

Poll an agent-scoped DDG order status URL.

ddg_order_artifactC

Fetch an agent-scoped DDG order artifact when ready.

ddg_receipt_verify_designA

Describe the planned free receipt-verification tool contract.

This is intentionally marked not-live until /v1/receipt-verify is implemented and backed by payment-edge audit/state reconciliation.

ddg_security_service_catalogA

Return DDG's AI-agent cybersecurity service catalog.

ddg_tx_smoke_testC

Exercise the one-cent DDG transaction smoke-test route with caller-supplied payment headers.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ddg_manifest_aiDDG public AI manifest.
ddg_manifest_statusDDG public agent status manifest.
ddg_manifest_catalogDDG public service catalog manifest.
ddg_manifest_pricingDDG public agent pricing manifest.
ddg_manifest_checkout_conformanceDDG public checkout conformance profile.
ddg_manifest_cybersecurity_servicesDDG public cybersecurity service catalog.
ddg_docs_llmsDDG llms.txt for AI-agent discovery.
ddg_docs_mcp_designDDG MCP design notes for AI-agent clients.
ddg_openapiDDG OpenAPI contract.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/daedalusdevelopmentgroup/ddg-agent-payable-services'

If you have feedback or need assistance with the MCP directory API, please join our Discord server