MCP Catalogs
Home

time vs cc-equity-research

Side-by-side comparison to help you pick between these two MCP servers.

time
by modelcontextprotocol
cc-equity-research
by prof-little-bear
Stars★ 85,748★ 39
30d uses
Score7745
Official
Categories
ProductivityDeveloper ToolsCommunication
FinanceAI / LLM ToolsProductivity
LanguageTypeScript
Last committhis monththis month

time · Summary

A comprehensive MCP server providing time and timezone conversion tools with automatic system timezone detection.

cc-equity-research · Summary

Turns Claude Code into an equity-research agent with 24 analysis skills and a unified data MCP.

time · Use cases

  • Assisting with international meeting scheduling across time zones
  • Providing real-time time information for location-based queries
  • Enabling time conversion for travel planning and itineraries

cc-equity-research · Use cases

  • Perform comprehensive company analysis with financial forensics and earnings scorecards
  • Discover investment opportunities through systematic screening and sector analysis
  • Monitor portfolio positions with thesis tracking and catalyst calendars

time · Install

Installation Options

**Using uv (recommended):**

uvx mcp-server-time

**Using PIP:**

pip install mcp-server-time
python -m mcp_server_time

**Configure for Claude Desktop:**

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

cc-equity-research · Install

git clone https://github.com/prof-little-bear/cc-equity-research.git
cd cc-equity-research
claude

Inside Claude Code, run /mcp to check the drillr connection and authenticate if prompted.

Comparison generated from public README + GitHub signals. Last updated automatically.