← Registry

Analytics

mcp-server-295985738387.europe-west1.run.app

Provides financial data including bank transactions, currency exchange rates, stock prices, and timezone conversion.

2 endpoints40 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp-server-295985738387.europe-west1.run.app/mcp

No auth detected

MCP server metadata

Name
mcp-server-platform
Version
1.0.0
Capabilities
tools

Known tools 20

finnhub_stock_quote

Retrieves real-time stock price quotes and company information for any publicly traded company via the Finnhub API.

Inferred read-only
financial_calculator

Performs precise financial calculations across six calculation types entirely locally with no external API dependency.

Inferred read-only
currency_rates

Retrieves live and historical fiat currency exchange rates from the Frankfurter API (sourced from the European Central Bank).

Inferred read-only
stripe_payments

Retrieves live payment data from a Stripe account via the Stripe API.

Potential side effects
platform_tool_finder

Discovers the most relevant tools available on this MCP server for a given task using local semantic search (MiniLM-L6-v2 embeddings).

Inferred read-only
currency_fx_lite

Converts a foreign exchange (FX) amount between two fiat currencies using live mid-market rates.

Inferred read-only
financial_calculator_lite

Performs common financial calculations locally with no external API dependency.

Inferred read-only
currency_convert

Converts a monetary amount from one currency to another using live exchange rates sourced from the Frankfurter API (European Central Bank data).

Inferred read-only
open_banking_transactions

Retrieves bank account balances and transaction history via PSD2 Open Banking (TrueLayer), covering 300+ UK and European banks.

Inferred read-only
stock_price_lite

Retrieves the current trading price for a publicly listed stock by ticker symbol.

Inferred read-only
timezone_convert

Converts time between timezones.

Inferred read-only
crypto_price

Retrieves real-time price data for any cryptocurrency listed on CoinGecko.

Inferred read-only
crypto_price_lite

Retrieves the current spot price and 24-hour change for any cryptocurrency using the CoinGecko public API.

Inferred read-only
bank_accounts

Retrieves bank account details and recent transaction history via a connected bank API integration.

Inferred read-only
currency_convert_lite

Converts a monetary amount between any two fiat currencies using live exchange rates from the Frankfurter API (European Central Bank data).

Inferred read-only
web_news_headlines

Retrieves the latest real-time news headlines and article summaries from BBC News and The Guardian across nine topic categories.

Inferred read-only
stripe_payment_records

Retrieves payment and charge records from a Stripe merchant account.

Potential side effects
crypto_fx_rates

Converts an amount between any cryptocurrency and fiat currency pair, or between two cryptocurrencies, using real-time exchange rates sourced from CoinAPI.

Inferred read-only
currency_convert_open

Converts a monetary amount between two fiat currencies using live exchange rates from an open currency exchange API.

Inferred read-only
web_url_reader

Fetches any public web page and returns clean, readable plain text stripped of HTML, navigation, scripts, advertisements, and boilerplate.

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.mcp-server-platform]
url = "https://mcp-server-295985738387.europe-west1.run.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-server-platform": {
      "type": "http",
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-server-platform
Remote MCP URL: https://mcp-server-295985738387.europe-west1.run.app/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": {
    "mcp-server-platform": {
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-server-platform": {
      "type": "http",
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-server-platform",
  "transport": "streamable-http",
  "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry

No auth detected

MCP server metadata

Name
mcp-server-platform
Version
1.0.0
Capabilities
tools

Known tools 20

finnhub_stock_quote

Retrieves real-time stock price quotes and company information for any publicly traded company via the Finnhub API.

Inferred read-only
financial_calculator

Performs precise financial calculations across six calculation types entirely locally with no external API dependency.

Inferred read-only
currency_rates

Retrieves live and historical fiat currency exchange rates from the Frankfurter API (sourced from the European Central Bank).

Inferred read-only
stripe_payments

Retrieves live payment data from a Stripe account via the Stripe API.

Potential side effects
platform_tool_finder

Discovers the most relevant tools available on this MCP server for a given task using local semantic search (MiniLM-L6-v2 embeddings).

Inferred read-only
currency_fx_lite

Converts a foreign exchange (FX) amount between two fiat currencies using live mid-market rates.

Inferred read-only
financial_calculator_lite

Performs common financial calculations locally with no external API dependency.

Inferred read-only
currency_convert

Converts a monetary amount from one currency to another using live exchange rates sourced from the Frankfurter API (European Central Bank data).

Inferred read-only
open_banking_transactions

Retrieves bank account balances and transaction history via PSD2 Open Banking (TrueLayer), covering 300+ UK and European banks.

Inferred read-only
stock_price_lite

Retrieves the current trading price for a publicly listed stock by ticker symbol.

Inferred read-only
timezone_convert

Converts time between timezones.

Inferred read-only
crypto_price

Retrieves real-time price data for any cryptocurrency listed on CoinGecko.

Inferred read-only
crypto_price_lite

Retrieves the current spot price and 24-hour change for any cryptocurrency using the CoinGecko public API.

Inferred read-only
bank_accounts

Retrieves bank account details and recent transaction history via a connected bank API integration.

Inferred read-only
currency_convert_lite

Converts a monetary amount between any two fiat currencies using live exchange rates from the Frankfurter API (European Central Bank data).

Inferred read-only
web_news_headlines

Retrieves the latest real-time news headlines and article summaries from BBC News and The Guardian across nine topic categories.

Inferred read-only
stripe_payment_records

Retrieves payment and charge records from a Stripe merchant account.

Potential side effects
crypto_fx_rates

Converts an amount between any cryptocurrency and fiat currency pair, or between two cryptocurrencies, using real-time exchange rates sourced from CoinAPI.

Inferred read-only
currency_convert_open

Converts a monetary amount between two fiat currencies using live exchange rates from an open currency exchange API.

Inferred read-only
web_url_reader

Fetches any public web page and returns clean, readable plain text stripped of HTML, navigation, scripts, advertisements, and boilerplate.

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.mcp-server-platform]
url = "https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-server-platform": {
      "type": "http",
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-server-platform
Remote MCP URL: https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry

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": {
    "mcp-server-platform": {
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-server-platform": {
      "type": "http",
      "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-server-platform",
  "transport": "streamable-http",
  "url": "https://mcp-server-295985738387.europe-west1.run.app/mcp-pay?src=registry"
}
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 run.app was fetched 2026-07-28T00:07:38.004Z and is being refreshed.

Indexed

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