← Registry

Analytics

mmatinca.eu

Monitors a trip over time, providing decision support, change deltas, silence audits, and filtered updates.

2 endpoints14 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://travel-trends.mmatinca.eu/mcp/v1

No auth detected

MCP server metadata

Name
travel-trends-public
Version
1.27.2
Capabilities
experimentalpromptsresourcestools

Known tools 8

assess_trip

Assess one trip: current disruption status for its destinations and dates.

Inferred read-only
watch_trip

Start monitoring one trip for disruption changes over time.

Inferred read-only
whats_changed

Report only what changed for a watched trip since a checkpoint.

Inferred read-only
explain_silence

Explain why a watched trip has produced no updates.

Inferred read-only
get_trip_updates_since

The watched-trip updates log filtered to entries AFTER `since`.

Inferred read-only
country_briefing

Get today's published daily briefing, pre-formatted for end users.

Inferred read-only
list_events

List detected travel-disruption events for EU-27 tourism.

Inferred read-only
country_tourism_profile

Tourism profile for one EU-27 country — a decade of Eurostat data.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.travel-trends-public]
url = "https://travel-trends.mmatinca.eu/mcp/v1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "travel-trends-public": {
      "type": "http",
      "url": "https://travel-trends.mmatinca.eu/mcp/v1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: travel-trends-public
Remote MCP URL: https://travel-trends.mmatinca.eu/mcp/v1

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "travel-trends-public": {
      "url": "https://travel-trends.mmatinca.eu/mcp/v1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "travel-trends-public": {
      "type": "http",
      "url": "https://travel-trends.mmatinca.eu/mcp/v1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "travel-trends-public",
  "transport": "streamable-http",
  "url": "https://travel-trends.mmatinca.eu/mcp/v1"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://mmatinca.eu/mcp

No auth detected

MCP server metadata

Name
portfolio-mcp
Version
0.2.0
Capabilities
tools.listChangedresources.listChanged

Known tools 6

portfolio_list_projects

All projects by Marian Matinca (AI Adoption Lead, Bucharest): id, title, category, one-line result, tags, live site.

Inferred read-only
portfolio_get_project

One project by id: the problem it solves, the outcome, the long description (markdown, with relevant links — live site, GitHub where open source) and the list of technical details.

Inferred read-only
portfolio_list_blog_posts

Articles published on the mmatinca.eu blog (enterprise AI adoption, automation, lessons from practice), newest first: slug, title, excerpt, date.

Inferred read-only
portfolio_get_blog_post

The full content (markdown) of one article by slug.

Inferred read-only
portfolio_get_profile

Who Marian Matinca is: career history (roles at Weco-Travel Romania), certifications and the measurable results of his projects.

Inferred read-only
portfolio_search

Single entry point: full-text search across projects, blog articles, experience, certifications and measurable results.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.portfolio-mcp]
url = "https://mmatinca.eu/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "portfolio-mcp": {
      "type": "http",
      "url": "https://mmatinca.eu/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: portfolio-mcp
Remote MCP URL: https://mmatinca.eu/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "portfolio-mcp": {
      "url": "https://mmatinca.eu/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "portfolio-mcp": {
      "type": "http",
      "url": "https://mmatinca.eu/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "portfolio-mcp",
  "transport": "streamable-http",
  "url": "https://mmatinca.eu/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mmatinca.eu was fetched 2026-08-04T00:44:18.148Z and is being refreshed.

Trust status Trusted

mmatinca.eu is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.