AI Agent Marketplace Index Search MCP Server
@AI-Agent-Hub
关于 AI Agent Marketplace Index Search MCP Server
OneKey Agent Gateway access to Commercial APIs, Skills, MCPs Build once and Ship 10× faster. For devs & builders, A unified API registry to serve and distribute across all agent formats—CLI, REST, MCP, and Skills—eliminating multiple builds. Access 30+ categories like search, ima
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ai-agent-marketplace-index-mcp": {
"command": "npx",
"args": [
"onekey",
"agent",
"google-maps/google-maps",
"maps_search_places",
"{\"query\":\"New York City Italian Restaurants\"}"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is AI Agent Marketplace Index Search MCP Server?
AI Agent Marketplace Index Search MCP Server is a gateway (OneKey Gateway) that provides CLI tools, RESTful APIs, MCP servers, and Python/TypeScript methods for AI agents and humans to access commercial agent APIs, MCPs, and Skills. It authenticates once with a single access key and offers a credit system covering 30+ categories and 100+ tools, eliminating multiple expensive subscriptions.
How to use AI Agent Marketplace Index Search MCP Server?
Install globally via npm -g install @aiagenta2z/onekey-gateway, then obtain an access key from the workspace keys page and set the environment variable DEEPNLP_ONEKEY_ROUTER_ACCESS. Use CLI commands like npx onekey agent <tool> <action> '<parameters>' to invoke tools (e.g., Google Maps search). The CLI falls back to a demo key if no key is set.
Key features of AI Agent Marketplace Index Search MCP Server
- Single access key for 100+ commercial APIs, MCPs, and LLMs.
- Convert APIs to MCP, Skills, CLI formats automatically.
- Built-in authentication, billing, rate limiting, and routing.
- Supports Agent Router, MCP Router, and LLM Router.
- Pay-as-you-go credit system, no multiple subscriptions.
Use cases of AI Agent Marketplace Index Search MCP Server
- Search Google Maps for places and rankings via CLI.
- Integrate commercial image generation APIs into AI workflows.
- Route AI agent requests to multiple MCP servers through one gateway.
- Convert existing REST APIs to MCP or Skills for agent interoperability.
FAQ from AI Agent Marketplace Index Search MCP Server
What is the OneKey Gateway and how does it relate to this server?
The server is the OneKey Gateway, a unified interface for commercial agent APIs, MCPs, and Skills. It provides authentication, billing, and format conversion.
How do I install and set up the CLI tool?
Install via npm: npm -g install @aiagenta2z/onekey-gateway. Then set the environment variable DEEPNLP_ONEKEY_ROUTER_ACCESS with your access key (or use the demo key BETA_TEST_KEY_MAR_2026 for testing).
How do I call an API using the CLI?
Use the pattern npx onekey agent <tool_package>/<tool_name> <action> '{"param":"value"}'. For example, npx onekey agent google-maps/google-maps maps_search_places '{"query":"New York City Italian Restaurants"}'.
Where can I get an access key and how is billing handled?
Get an access key from the workspace keys page at deepnlp.org/workspace/keys. Billing is handled via a credit system; usage is pay-as-you-go without multiple subscriptions.
What transport or authentication methods are supported?
The gateway uses a RESTful API
AI 与智能体 分类下的更多 MCP 服务器
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
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
评论