cityfalcon-mcp

delaralomen/cityfalcon-mcp
★ 2 stars Python 🤖 AI/LLM Updated today
MCP Server for CityFALCON APIs (real-time financial news and DCSC portfolio analytics)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cityfalcon-mcp": {
      "command": "uvx",
      "args": [
        "cityfalcon-mcp"
      ]
    }
  }
}

Or install with pip: pip install cityfalcon-mcp

README Excerpt

A Multi-agent Communications Protocol (MCP) server that provides access to CityFalcon's comprehensive financial news and data API, as well as the DCSC portfolio analysis API. This server allows AI agents and other applications to retrieve real-time financial news, market data, analyst opinions, portfolio analysis, and more through standardized function calls.

Tools (13)

get_analyst_price_targetsget_classified_sectorsget_entity_sentimentget_insider_transactionsget_news_by_ticker_or_topicget_portfolio_classificationget_portfolio_performanceget_portfolio_sectorsget_price_targets_consensusget_price_targets_summaryget_similar_storiesget_smart_portfolioget_stories_by_uuid