# EU Money (remote · eumoney.hu)

Magyar uniós pályázatok, feltételek, összegek, határidők és útmutatók forrásolt keresője.

- Trust score: 87/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `eumoney.hu`: 87/100 (this document), [markdown](https://verifymcp.io/servers/hu-eumoney-eu-money/chatgpt-mcp.md), [page](https://verifymcp.io/servers/hu-eumoney-eu-money/chatgpt-mcp)

## Channel facts

- Endpoint: `https://eumoney.hu/chatgpt/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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-21.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 89/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 282 tokens (~70/item across 4 items; 3 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the EU Money MCP server?

EU Money is a hosted endpoint at https://eumoney.hu/chatgpt/mcp, so there is nothing to install locally. 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 --transport http hu-eumoney-eu-money 'https://eumoney.hu/chatgpt/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "hu-eumoney-eu-money": {
      "url": "https://eumoney.hu/chatgpt/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "hu-eumoney-eu-money": {
      "type": "http",
      "url": "https://eumoney.hu/chatgpt/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.hu-eumoney-eu-money]
url = "https://eumoney.hu/chatgpt/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hu-eumoney-eu-money": {
      "type": "remote",
      "url": "https://eumoney.hu/chatgpt/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add hu-eumoney-eu-money --url 'https://eumoney.hu/chatgpt/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  hu-eumoney-eu-money:
    url: "https://eumoney.hu/chatgpt/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "hu-eumoney-eu-money": {
      "Transport": "http",
      "Url": "https://eumoney.hu/chatgpt/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add hu-eumoney-eu-money -t streamable-http -u 'https://eumoney.hu/chatgpt/mcp'
```

### Other

```json
{
  "mcpServers": {
    "hu-eumoney-eu-money": {
      "type": "http",
      "url": "https://eumoney.hu/chatgpt/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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 87, +1)

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

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

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

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

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

### 2026-09-14 (score 84, +1)

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

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

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

### 2026-09-09 (score 82, +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-07 (score 81, +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-05 (score 80, +1)

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

## MCP tools (3)

### `search` (~65 tokens)

Keresés az EU Moneyban

Use this when the user wants to find current or planned Hungarian EU funding opportunities, grant topics, eligibility guidance or EU Money knowledge articles. Call search before fetch when you do not already have an EU Money entity ID.

Input parameters:

- `query` (string, required): Natural-language search query in Hungarian or English

Output parameters:

- `results` (array)

### `fetch` (~68 tokens)

EU Money-adatlap lekérése

Use this after search to retrieve one complete, citation-ready EU Money grant, draft, topic or knowledge record by ID. It returns structured source facts plus clearly identified explanatory guidance.

Input parameters:

- `id` (string, required): ID returned by search, such as grant:…, planned:…, topic:… or article:…

Output parameters:

- `id` (string)
- `metadata` (object)
- `text` (string)
- `title` (string)
- `url` (string)

### `render_results` (~53 tokens)

EU Money-találatok megjelenítése

Use this when one or more EU Money IDs have already been selected and the user wants compact interactive cards. It does not search, submit an application or change any data.

Input parameters:

- `ids` (array, required): IDs returned by search

Output parameters:

- `items` (array)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/hu-eumoney-eu-money/chatgpt-mcp#diagnostics

## Score history

- 2026-09-21: 87
- 2026-09-20: 87
- 2026-09-19: 86
- 2026-09-18: 86
- 2026-09-17: 85
- 2026-09-16: 85
- 2026-09-15: 84
- 2026-09-14: 84
- 2026-09-13: 83
- 2026-09-12: 83
- 2026-09-11: 82
- 2026-09-10: 82
- 2026-09-09: 82
- 2026-09-08: 81
- 2026-09-07: 81
- 2026-09-06: 80
- 2026-09-05: 80
- 2026-09-04: 79
- 2026-09-03: 79
- 2026-09-02: 78
- 2026-09-01: 78
- 2026-08-31: 77
- 2026-08-30: 77
- 2026-08-29: 76
- 2026-08-28: 76
- 2026-08-27: 75
- 2026-08-26: 75
- 2026-08-25: 73
- 2026-08-24: 73
- 2026-08-23: 72

## Common questions

### What is the EU Money MCP server?

EU Money is an MCP server listed in the public MCP registry as hu.eumoney/eu-money. Magyar uniós pályázatok, feltételek, összegek, határidők és útmutatók forrásolt keresője. This page covers its hosted endpoint (https://eumoney.hu/chatgpt/mcp).

### Is the EU Money MCP server safe to use?

EU Money scores 87 out of 100 on VerifyMCP. 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 EU Money MCP server expose?

EU Money exposes 3 tools: search, fetch, render_results. Their descriptions and schemas cost roughly 186 tokens of context every time the server is loaded.

### Does the EU Money MCP server require authentication?

No. We connected to EU Money without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the EU Money MCP server still maintained?

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

## Links

- Remote endpoint: https://eumoney.hu/chatgpt/mcp
- Website: https://eumoney.hu/ai-integraciok
- Changelog RSS feed: https://verifymcp.io/servers/hu-eumoney-eu-money/chatgpt-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/hu-eumoney-eu-money/chatgpt-mcp.json
- HTML version of this page: https://verifymcp.io/servers/hu-eumoney-eu-money/chatgpt-mcp
