# Daepak Market Intelligence (pypi · daepak-mcp)

Market analyst tools + AI agent: crypto, US equities, options, Korea, fundamentals, macro, backtests

- Trust score: 49/100 (low)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `daepak.com`: 36/100, [markdown](https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak.md), [page](https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak)
- pypi · `daepak-mcp`: 49/100 (this document), [markdown](https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak-mcp.md), [page](https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak-mcp)

## Channel facts

- Registry: `pypi`
- Package: `daepak-mcp`
- Version: `2.1.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it.
  - 0 of 1 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 15 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 0/100
  - Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.
- **Tool Safety**: 0/100
  - Injection markers not yet verified: our capture carried no server instructions, tool names or descriptions for the scan to read.
  - Destructive-tool annotations not yet verified: our capture listed no tools, so there were no annotations to read.
  - Manipulation not yet verified: our capture carried no tool text for a judge to read, so we will not certify text no model has read as clean.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the Daepak Market Intelligence MCP server?

Daepak Market Intelligence runs locally as a PyPI package, launched with uvx daepak-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add mobiss11-daepak-mcp -- uvx daepak-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "mobiss11-daepak-mcp": {
      "command": "uvx",
      "args": [
        "daepak-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "mobiss11-daepak-mcp": {
      "command": "uvx",
      "args": [
        "daepak-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add mobiss11-daepak-mcp -- uvx daepak-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "mobiss11-daepak-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "daepak-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add mobiss11-daepak-mcp --command uvx --arg daepak-mcp
```

### Hermes

```yaml
mcp_servers:
  mobiss11-daepak-mcp:
    command: "uvx"
    args: ["daepak-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "mobiss11-daepak-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "daepak-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add mobiss11-daepak-mcp -t stdio -c uvx -a daepak-mcp
```

### Other

```json
{
  "mcpServers": {
    "mobiss11-daepak-mcp": {
      "command": "uvx",
      "args": [
        "daepak-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 49, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 48, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 47, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 46, +15)

- [security improvement] Malware scan: unverified → pass

### 2026-09-14 (score 31, −14)

- [security regression] Malware scan: pass → unverified

### 2026-09-12 (score 45, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 44, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 43, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak-mcp#diagnostics

## Score history

- 2026-09-20: 49
- 2026-09-19: 48
- 2026-09-18: 48
- 2026-09-17: 47
- 2026-09-16: 47
- 2026-09-15: 46
- 2026-09-14: 31
- 2026-09-13: 45
- 2026-09-12: 45
- 2026-09-11: 44
- 2026-09-10: 44
- 2026-09-09: 44
- 2026-09-08: 43
- 2026-09-07: 43
- 2026-09-06: 42
- 2026-09-05: 42
- 2026-09-04: 41
- 2026-09-03: 40
- 2026-09-02: 40
- 2026-09-01: 40

## Common questions

### What is the Daepak Market Intelligence MCP server?

Daepak Market Intelligence is an MCP server listed in the public MCP registry as io.github.Mobiss11/daepak-mcp. Market analyst tools + AI agent: crypto, US equities, options, Korea, fundamentals, macro, backtests. This page covers its PyPI package (daepak-mcp).

### Is the Daepak Market Intelligence MCP server safe to use?

Daepak Market Intelligence scores 49 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Daepak Market Intelligence MCP server expose?

Daepak Market Intelligence exposes no tools. We connected to it and read its tool list, and it was empty, so it offers an MCP client nothing to call.

### Is the Daepak Market Intelligence MCP server still maintained?

Daepak Market Intelligence is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the Daepak Market Intelligence MCP server under?

Daepak Market Intelligence declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- PyPI project: https://pypi.org/project/daepak-mcp/
- Socket report: https://socket.dev/pypi/package/daepak-mcp
- Repository: https://github.com/Mobiss11/daepak-mcp
- Website: https://daepak.com/developers
- Changelog RSS feed: https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak-mcp.json
- HTML version of this page: https://verifymcp.io/servers/mobiss11-daepak-mcp/daepak-mcp
