Agent.ai MCP Server
@OnStartups
关于 Agent.ai MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"agentai-mcp-server": {
"command": "docker",
"args": [
"build",
"-t",
"mcp/agentai:latest",
"."
]
}
}
}工具
3Extract text content from web pages
Capture visual screenshots of web pages
Fetch transcripts from YouTube videos
概览
What is Agent.ai MCP Server?
An MCP server implementation that integrates with the Agent.ai API, providing web text extraction, web screenshots, and YouTube transcript capabilities through a dynamic function loading system.
How to use Agent.ai MCP Server?
Configure the server with your Agent.ai API token, then run it via Docker or npx. Add the corresponding entry to your claude_desktop_config.json with the environment variable API_TOKEN set to your token.
Key features of Agent.ai MCP Server
- Dynamic function loading from the Agent.ai API
- Web text extraction (scrape or crawl up to 100 pages)
- Web screenshot capture with optional cache expiration
- YouTube video transcript retrieval
- Efficient caching of function definitions to reduce API calls
Use cases of Agent.ai MCP Server
- Extract text content from web pages for analysis or archiving
- Capture visual screenshots of websites for monitoring or documentation
- Fetch transcripts from YouTube videos for accessibility or content processing
- Crawl websites (up to 100 pages) to gather text data at scale
- Dynamically discover and call dozens of additional Agent.ai API tools
FAQ from Agent.ai MCP Server
What does the Agent.ai MCP Server do?
It acts as a bridge between MCP-compatible clients (like Claude Desktop) and the Agent.ai API, allowing you to call Agent.ai tools – such as web scraping, screenshots, and YouTube transcript extraction – directly from your AI assistant.
What are the prerequisites for running the server?
You need an Agent.ai API token and either Docker or Node.js (for npx). The server is configured via an API_TOKEN environment variable.
How do I obtain an Agent.ai API token?
The README states you must contact Agent.ai directly to obtain an API token. No further details are provided.
Where can I find the full list of available tools?
The README describes three tools (grab_web_text, grab_web_screenshot, get_youtube_transcript) and notes that dozens more are available dynamically. The complete list can be found at https://docs.agent.ai/api-reference.
Does the server cache any data?
Yes, function definitions are cached to reduce API calls. Additionally, the web screenshot tool supports a ttl_for_screenshot parameter to control cache expiry for screenshots.
AI 与智能体 分类下的更多 MCP 服务器
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
评论