ai-agent-mcp-servers
@shayne007
About ai-agent-mcp-servers
AI Agent MCP Servers Provide Tools For ai-agent-workflow of FinTech Project
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ai-agent-mcp-servers": {
"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 detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ai-agent-mcp-servers?
ai-agent-mcp-servers provides MCP servers that connect to fintech backend services to support data analysis. It can fetch stock market data from the akshare data source.
How to use ai-agent-mcp-servers?
Run the server using the command uv --directory /path/to/src/financial_mcp_server run ai-agent-mcp-servers. Configure it in Claude Desktop or Cline by adding a mcpServers entry with the command uv and the appropriate args. The server supports both stdio and SSE transport modes.
Key features of ai-agent-mcp-servers
- Provides MCP servers for fintech backend services.
- Supports stock market data analysis via akshare.
- Runs with the
uvpackage manager. - Configurable for Claude Desktop or Cline.
- Supports stdio and SSE transports.
- Single command to start the server.
Use cases of ai-agent-mcp-servers
- Fetching real-time stock market data through an MCP-enabled client.
- Integrating fintech data analysis capabilities into AI assistants.
- Enabling stock data queries via Claude Desktop or Cline.
FAQ from ai-agent-mcp-servers
What does ai-agent-mcp-servers do?
It provides MCP servers for fintech backend services to enable data analysis, specifically fetching stock market data from akshare.
What data source does ai-agent-mcp-servers use?
It fetches stock market data from the akshare website at https://akshare.akfamily.xyz/data/stock/stock.html.
What runtime dependency does ai-agent-mcp-servers require?
The server requires uv to run. It is started with a uv command and a directory pointing to the server source.
How do I connect ai-agent-mcp-servers to a client?
Add a JSON configuration under mcpServers in your client (e.g., Claude Desktop or Cline). The server can be started in stdio or SSE mode using the same command and args.
Frequently asked questions
What does ai-agent-mcp-servers do?
It provides MCP servers for fintech backend services to enable data analysis, specifically fetching stock market data from akshare.
What data source does ai-agent-mcp-servers use?
It fetches stock market data from the akshare website at https://akshare.akfamily.xyz/data/stock/stock.html.
What runtime dependency does ai-agent-mcp-servers require?
The server requires `uv` to run. It is started with a `uv` command and a directory pointing to the server source.
How do I connect ai-agent-mcp-servers to a client?
Add a JSON configuration under `mcpServers` in your client (e.g., Claude Desktop or Cline). The server can be started in stdio or SSE mode using the same command and args.
Basic information
More AI & Agents MCP servers
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
Comments