MCP ExplorerExplorer

Ai Agent Mcp Servers

@shayne007on 21 days ago
1 Apache-2.0
FreeCommunity
AI Systems
AI Agent MCP Servers Provide Tools For ai-agent-workflow of FinTech Project

Overview

What is Ai Agent Mcp Servers

ai-agent-mcp-servers is a project that provides MCP servers designed to support the ai-agent workflow specifically for FinTech projects.

Use cases

Use cases include automating financial data processing, enhancing decision-making through data insights, and streamlining operations in FinTech applications.

How to use

To use ai-agent-mcp-servers, integrate the MCP servers with your FinTech backend services to facilitate data analysis and enhance workflow efficiency.

Key features

Key features include robust data analysis tools, seamless integration with FinTech backend services, and support for ai-agent workflows.

Where to use

ai-agent-mcp-servers can be used in the financial technology sector, particularly in areas requiring data analysis and workflow automation.

Content

ai-agent-mcp-servers

This project provide mcp servers to fintech backend services to support data analysis.
The stock market data can be fetched from https://akshare.akfamily.xyz/data/stock/stock.html

How to run

uv --directory /Users/fengshiyi/Downloads/shayne/learning/LLM/my-projects/fintech/ai-agent-mcp-servers/src/financial_mcp_server run ai-agent-mcp-servers
  • Claude Desktop or Cline
    when start the server as stdio
{
  "mcpServers": {
    "job_hunting_server": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/fengshiyi/Downloads/shayne/learning/LLM/my-projects/fintech/ai-agent-mcp-servers/src/financial_mcp_server",
        "run",
        "ai-agent-mcp-servers"
      ]
    }
  }
}

when start the server as sse

{
  "mcpServers": {
    "job_hunting_server": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/fengshiyi/Downloads/shayne/learning/LLM/my-projects/fintech/ai-agent-mcp-servers/src/financial_mcp_server",
        "run",
        "ai-agent-mcp-servers"
      ]
    }
  }
}

Tools

No tools

Comments