Sponsored by Deepsite.site

Gateonai Mcp Server

Created By
giorgio443 days ago
Search 2,756+ verified AI tools, generate step-by-step AI workflows, compare tools head-to-head, and find GDPR-compliant or EU-hosted AI solutions — powered by GateOnAI, Europe's AI Workflow Intelligence Platform.
Overview

GateOnAI MCP Server

MCP Python License Platform smithery badge

The official MCP server for GateOnAI — Europe's AI Workflow Intelligence Platform.

Connect Claude, Cursor, Windsurf, and any MCP-compatible AI client to a live database of 2,756+ verified AI tools, a compatibility graph of 4,093,220 tool connections, and a prompt library of 16,000+ curated prompts across 45 professions.

No API key required. No registration. Works out of the box.


Tools

ToolDescription
search_ai_toolsSearch 2,756+ verified AI tools by name, use case, category, or pricing
get_ai_workflowGenerate a step-by-step AI workflow for any profession or task
compare_ai_toolsHead-to-head comparison of two tools with scores, pros/cons, and recommendation
get_tool_detailsFull details for a specific tool: description, pricing, integrations, FAQ
get_trending_toolsCurrently trending AI tools based on real user engagement
get_eu_gdpr_toolsFind GDPR-compliant or EU-hosted AI tools (manually verified)
get_prompts_for_professionCurated prompts for any profession from the GateOnAI Prompt Library
get_site_statsLive platform statistics: tool count, categories, connections

Installation

Prerequisites

  • Python 3.10+
  • pip

1. Clone the repository

git clone https://github.com/giorgio44/gateonai-mcp-server.git
cd gateonai-mcp-server

2. Install dependencies

pip install -r requirements.txt

3. Run the server

python gateonai_mcp_server.py

Claude Desktop Configuration

Edit ~/.claude/claude_desktop_config.json (macOS/Linux) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "gateonai": {
      "command": "python",
      "args": ["/absolute/path/to/gateonai_mcp_server.py"]
    }
  }
}

Restart Claude Desktop. You should see the GateOnAI tools available in your conversation.


Cursor Configuration

Edit ~/.cursor/mcp.json:

{
  "mcpServers": {
    "gateonai": {
      "command": "python",
      "args": ["/absolute/path/to/gateonai_mcp_server.py"]
    }
  }
}

Claude Code Configuration

claude mcp add gateonai python /absolute/path/to/gateonai_mcp_server.py

Usage Examples

Once connected, ask your AI assistant naturally:

"Find me the best free AI tools for video editing"
→ Uses: search_ai_tools

"Build me an AI workflow for a freelance graphic designer"
→ Uses: get_ai_workflow

"Compare ChatGPT vs Claude"
→ Uses: compare_ai_tools

"Tell me everything about Midjourney"
→ Uses: get_tool_details

"What AI tools are trending right now?"
→ Uses: get_trending_tools

"Find GDPR-compliant AI tools for legal teams in Europe"
→ Uses: get_eu_gdpr_tools

"Give me 5 ready-to-use prompts for a marketing manager"
→ Uses: get_prompts_for_profession

"How many tools does GateOnAI have?"
→ Uses: get_site_stats

Tool Reference

search_ai_tools

Search the GateOnAI database of verified AI tools.

Parameters:

ParameterTypeRequiredDescription
querystringSearch term — tool name, use case, or description
categorystringCategory slug (e.g. writing, coding, image-generation)
pricingstringOne of: free, freemium, paid, free_trial
gdpr_onlybooleanIf true, return only GDPR-compliant tools
eu_hosted_onlybooleanIf true, return only EU-hosted tools
limitintegerNumber of results, max 24 (default: 10)

get_ai_workflow

Generate a step-by-step AI workflow using GateOnAI's compatibility graph engine.

Parameters:

ParameterTypeRequiredDescription
querystringYour role, profession, or goal

Example: "I'm a startup founder who needs to automate customer support"


compare_ai_tools

Head-to-head comparison of two AI tools.

Parameters:

ParameterTypeRequiredDescription
tool1_slugstringSlug of first tool (e.g. chatgpt)
tool2_slugstringSlug of second tool (e.g. claude)

get_tool_details

Get full details for a specific AI tool.

Parameters:

ParameterTypeRequiredDescription
slugstringTool slug (e.g. midjourney, notion-ai)

Get currently trending AI tools based on real GateOnAI user engagement.

Parameters:

ParameterTypeRequiredDescription
limitintegerNumber of results, max 20 (default: 10)

get_eu_gdpr_tools

Find GDPR-compliant or EU-hosted AI tools. All compliance data is manually verified by the GateOnAI team.

Parameters:

ParameterTypeRequiredDescription
standardstringgdpr (default) or eu_hosted
categorystringCategory filter
limitintegerNumber of results (default: 10)

get_prompts_for_profession

Get ready-to-use AI prompts for a specific profession from GateOnAI's library of 16,000+ prompts.

Parameters:

ParameterTypeRequiredDescription
professionstringProfession slug (e.g. marketer, software-developer, designer)
limitintegerNumber of prompts (default: 5, max: 20)

Available professions include: marketer, software-developer, designer, writer, content-creator, photographer, teacher, lawyer, doctor, entrepreneur, accountant, data-scientist, product-manager, and 30+ more.


get_site_stats

Returns live GateOnAI platform statistics.

No parameters required.


Transport

This server runs over stdio (standard input/output), which is the default for local MCP servers and is supported by all major MCP clients.

For remote/HTTP access:

python gateonai_mcp_server.py --transport sse --port 8765

No API Key Required

GateOnAI's public API is open and does not require authentication. The MCP server connects directly to https://www.gateonai.com/api.


About GateOnAI

GateOnAI is Europe's AI Workflow Intelligence Platform — a curated directory of 2,756+ verified AI tools, with a focus on GDPR compliance, EU-hosted solutions, and practical AI workflows for professionals.


License

MIT License — see LICENSE for details.

Server Config

{
  "mcpServers": {
    "gateonai": {
      "command": "python",
      "args": [
        "/path/to/gateonai_mcp_server.py"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
ChatWiseThe second fastest AI chatbot™
CursorThe AI Code Editor
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
Playwright McpPlaywright MCP server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Amap Maps高德地图官方 MCP Server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
WindsurfThe new purpose-built IDE to harness magic
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.