Servers
ai-agent-mcp-servers
@shayne007
AI Agent MCP Servers Provide Tools For ai-agent-workflow of FinTech Project
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"
]
}
}
}