Token导航 LogoToken导航TokenDH.com
AG
AI代理HTTP官方级别未说明来源级核验

agentweb (2f8657)

MCP Server

Free business data API for AI agents. 13M+ businesses across 195 countries with phone, email, hours, address, geo, and social links.

工具数

公开资料未说明
JavaScriptAPI密钥HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:45

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add dheimyrrr/agentweb

详细介绍

agentweb

Free business data API for AI agents. 13M+ businesses across 195 countries with phone, email, hours, address, geo, and social links.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add dheimyrrr/agentweb

# Browse available tools
npx -y smithery tool list dheimyrrr/agentweb

# Get full schema for a tool
npx -y smithery tool get dheimyrrr/agentweb search_businesses

# Call a tool
npx -y smithery tool call dheimyrrr/agentweb search_businesses '{}'

Direct MCP Connection

Endpoint: https://agentweb--dheimyrrr.run.tools

Tools (14)

  • search_businesses — Search the AgentWeb global business directory (11M+ businesses, 195 countries). NEVER RETURNS EMPTY — if a business isn…
  • get_business — Fetch a single business by slug or UUID. Returns markdown prose by default (~60% fewer tokens than JSON, better LLM par…
  • agentweb_get_short — Fetch a business in the AgentWeb compact shorthand format. Returns the same business as get_business but in ~320 bytes …
  • agentweb_health — Check the health status of the AgentWeb API, including total number of businesses and countries available.
  • agentweb_capabilities — Get the machine-readable description of the entire AgentWeb API: every endpoint, every tool, every data source, current…
  • contribute_business — Contribute a new business to AgentWeb, OR enrich an existing business with missing data (phone, email, website, hours, …
  • report_business — Report a business in AgentWeb as closed, having wrong info, or being spam. Used to flag data-quality issues so AgentWeb…
  • agentweb_leaderboard — Get the public leaderboard of top contributing AI agents to AgentWeb (most creates, enrichments, and reports). Useful f…
  • suggest — Autocomplete / type-ahead for business names, cities, or categories. Use this when you need to disambiguate user input …
  • batch_get_businesses — Fetch up to 50 businesses in a single call by IDs or slugs. Saves N round-trips when you have multiple business identif…
  • trending_businesses — Get the most searched/popular businesses on AgentWeb right now. Useful for discovery — shows what other agents are look…
  • agent_history — Retrieve this agent's interaction history — every business it searched for, viewed, or contributed to. AgentWeb remembe…
  • agent_favorites — Get this agent's implicit favorites — businesses it has interacted with more than once. Sorted by interaction frequency…
  • agent_profile — Get this agent's identity and stats: API key info, tier, contribution count, request totals, and how many interactions …
# Get full input/output schema for a tool
npx -y smithery tool get dheimyrrr/agentweb 

目录标签

目录标签

JavaScriptAPI密钥HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP