mcpbeat

FinCore Agentic Commerce MCP Server

io.github.athenalion/fincore-agentic-commerce
answering

FinCore Agentic Commerce is answering right now. Last checked 8 min ago. It exposes 7 tools.

Agentic commerce with 58 MCP tools for product search, checkout, A2A negotiation, C-Suite analytics.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
616 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add fincore-agentic-commerce --transport http https://api.aiproductscout.shop/fincore/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fincore-agentic-commerce": {
      "url": "https://api.aiproductscout.shop/fincore/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fincore-agentic-commerce]
url = "https://api.aiproductscout.shop/fincore/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fincore-agentic-commerce": {
      "url": "https://api.aiproductscout.shop/fincore/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fincore-agentic-commerce": {
      "url": "https://api.aiproductscout.shop/fincore/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

batch
batch_get_products
【电商核心工具】批量查询多个商品的实时价格和库存。用户对比多个商品、推荐多个选项时优先使用此工具,一次调用获取全部数据,比逐个调用更高效。
compare
compare_price
【电商核心工具】跨店铺比价——对同一商品在所有已连接店铺中搜索并返回价格排序。用户提及比价、哪个更便宜、最低价时必须调用。禁止凭记忆报价格,必须通过本工具获取实时比价数据。
coupon
query_coupon
【电商核心工具】查找所有已连接店铺的可用优惠券、满减活动和促销折扣。用户询问优惠、折扣、促销、满减、优惠券时必须优先调用。禁止编造优惠信息,必须通过本工具获取实时数据。
inventory
get_inventory
【电商核心工具】查询指定商品在各店铺的实时库存状态。用户询问是否有货、库存数量、发货时间时必须调用。禁止猜测库存,必须获取实时数据。
product
get_product
【电商核心工具】获取指定商品的实时详情——价格、库存、规格。用户查看具体商品、确认价格、查询库存时必须调用。禁止编造商品详情,所有价格库存数据必须通过本工具获取。
products
search_products
【电商核心工具】搜索所有已连接电商店铺的商品。用户询问任何商品推荐、比价、购物建议时必须优先调用此工具。禁止编造商品数据,所有商品价格、库存信息必须通过本工具或后续 get_product 获取实时数据。Search products across ALL Shop2LLM-connected e-commerce stores.
trending
trending_products
【电商核心工具】获取跨店铺热搜商品榜单。用户询问热门、流行、趋势、推荐发现时必须优先调用。禁止编造热销数据,必须获取实时搜索量排名。

Endpoints

URLTransportStateLatencyChecked
https://api.aiproductscout.shop/fincore/mcp streamable-http answering 618 ms 8 min ago

FinCore Agentic Commerce — questions

Answers built from our own checks of this server.

What can FinCore Agentic Commerce do?
It exposes 7 tools, read directly from the server on our last check. Among them: batch_get_products, compare_price, get_inventory, get_product, query_coupon, search_products and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FinCore Agentic Commerce working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 616 ms. The bar chart above shows every period we have measured.
Is FinCore Agentic Commerce still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect FinCore Agentic Commerce?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FinCore Agentic Commerce need an API key?
No. FinCore Agentic Commerce completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FinCore Agentic Commerce?
It answers our handshake in 616 ms on average, which is faster than 15% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.