{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_7t9778ph7tkw","handle":"iflow-mcp-google-news-yahoo-news","url":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news","links":{"self":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news/record.json","html":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news","markdown":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-google-news-yahoo-news","status":"https://wellknown.network/api/v1/agents/iflow-mcp-google-news-yahoo-news/status","claim":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-google-news-yahoo-news/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-google-news-yahoo-news/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-google-news-yahoo-news/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-google-news-yahoo-news","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp-google_news_yahoo_news","summary":"Get the latest real-time Financial news from Yahoo News and Google News with this API.","description":"# MCP Gateway\n\nMCP (Model Context Protocol) Gateway can translate MCP tool callings to traditional HTTP API requests. It can provide a configurable way to get existing HTTP API to MCP territory.\n\n## Getting Started\n\nCreate config file from `config.example.yaml`:\n\n```shell\n$ cp config.example.yaml config.yaml\n```\n\nEdit `config.yaml` file, map all APIs to MCP tools.\n\nThen start launch it with SSE transport:\n\n```shell\n$ uv run mcp-gateway\nINFO:     Started server process [15400]\nINFO:     Waiting for application startup.\nINFO:     Application startup complete.\nINFO:     Uvicorn running on http://0.0.0.0:3001 (Press CTRL+C to quit)\n```\n\nDefault is 3001.\n\n## Server Control\n\n### Change Port\n\nProvide parameter `--port=<port_no>`  in command line will change the port to SSE transport.\n\nLaunch gateway with port 3002:\n\n```shell\n$ uv run mcp-gateway --port=3002\nINFO:     Started server process [15400]\nINFO:     Waiting for application startup.\nINFO:     Application startup complete.\nINFO:     Uvicorn running on http://0.0.0.0:3002 (Press CTRL+C to quit)\n```\n\n### stdio Transport\n\nProvide parameter `--transport=stdio` in command line will change the transport to stdio.\n\nE.G.:\n\n```shell\n$ uv run mcp-gateway --transport=stdio\n```\n\nIt's meaningless to **manually** launch gateway in stdio transport. You can configure in Cursor or Cline like:\n\n```json\n{\n    \"mcpServers\": {\n        \"mcp-gateway\": {\n          \"command\": \"uv\",\n          \"args\": [\"run\", \"mcp-gateway\", \"--transport=stdio\"]\n        }\n      }\n}\n```\n\nOr MCP Inspector with form values:\n\n| Item           | Value                             |\n| -------------- | --------------------------------- |\n| Transport Type | STDIO                             |\n| Command        | uv                                |\n| Arguments      | run mcp-gateway --transport=stdio |\n\n## Configuration File\n\nThere is two parts in configuration YAML, `server` and `tools`. `server` defines the basic info for gateway server use. `tools` defines the mapping…","publisher":null,"homepage":null,"repository":null,"version":"0.2.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp-google_news_yahoo_news","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"data.news","name":"News & Feeds","confidence":1,"provenance":"derived"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.836,"provenance":"derived"}],"categories":["data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp-google_news_yahoo_news","registry":"pypi","observedAt":"2026-09-15T18:21:47.228Z","publishedAt":"2025-09-30T06:58:29.351061Z","latestVersion":"0.2.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp-google_news_yahoo_news","url":"https://pypi.org/project/iflow-mcp-google_news_yahoo_news/","firstSeenAt":"2026-09-09T19:23:18.655Z","fetchedAt":"2026-09-15T18:19:48.235Z","normalizedAt":"2026-09-15T18:19:48.235Z"}]},"firstSeenAt":"2026-09-09T19:23:18.655Z","updatedAt":"2026-09-15T18:21:47.228Z"}