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 とエージェント」の他のコンテンツ
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
コメント