diff --git a/registries/toolhive/servers/neo-x402-mcp/server.json b/registries/toolhive/servers/neo-x402-mcp/server.json new file mode 100644 index 00000000..155e8f96 --- /dev/null +++ b/registries/toolhive/servers/neo-x402-mcp/server.json @@ -0,0 +1,52 @@ +{ + "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", + "name": "io.github.atakanelik34/neo-x402-mcp", + "title": "Neo x402 MCP", + "version": "1.1.0", + "description": "AI-powered web intelligence toolkit with 8 tools: search, scrape, screenshot, SEO analysis, PDF/docs conversion, crypto tracking, and code review via x402 pay-per-use.", + "repository": { + "url": "https://github.com/atakanelik34/neo-x402-api-server", + "source": "github" + }, + "remotes": [ + { + "type": "streamable-http", + "url": "https://neo.docly.work/mcp" + } + ], + "packages": [], + "_meta": { + "io.modelcontextprotocol.registry/publisher-provided": { + "io.github.atakanelik34": { + "metadata": { + "last_updated": "2026-04-05T00:00:00Z", + "stars": 0 + }, + "status": "Active", + "tier": "Community", + "tags": [ + "web-search", + "scraping", + "screenshot", + "seo-analysis", + "document-conversion", + "pdf-analysis", + "crypto", + "code-review", + "x402", + "pay-per-use" + ], + "tools": [ + "web_search", + "scrape", + "pdf_analyze", + "crypto_price", + "code_review", + "screenshot", + "seo_analyze", + "convert_document" + ] + } + } + } +} \ No newline at end of file