neblla_search_users_by_email — Neblla MCP Tool
neblla_search_users_by_email
(neblla search users by email) is one of 28 tools on the
Neblla
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call neblla_search_users_by_email from your client
- Claude Code Neblla neblla_search_users_by_email run in your project directory
- Claude Desktop Neblla neblla_search_users_by_email ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Neblla neblla_search_users_by_email ~/.cursor/mcp.json
- VS Code Neblla neblla_search_users_by_email .vscode/mcp.json
- Zed Neblla neblla_search_users_by_email ~/.config/zed/settings.json
- Windsurf Neblla neblla_search_users_by_email ~/.codeium/windsurf/mcp_config.json
- Cline Neblla neblla_search_users_by_email ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Neblla neblla_search_users_by_email ~/.gemini/settings.json
- Grok Neblla neblla_search_users_by_email .mcp.json (in your project root)
- ChatGPT Neblla neblla_search_users_by_email Settings → Connectors → Advanced → Developer mode
- Claude.ai Neblla neblla_search_users_by_email Settings → Connectors → Add custom connector
- LangChain Neblla neblla_search_users_by_email pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http neblla https://neblla.com/mcp
Other tools on this server
- neblla_get_llms
- neblla_get_app_url
- neblla_validate_requirements
- neblla_create_app
- neblla_list_apps
- neblla_delete_app
- neblla_update_app
- neblla_upload_file
- neblla_list_files
- neblla_get_file
- neblla_delete_file
- neblla_move_file
- neblla_create_product
- neblla_update_product
- neblla_list_products
- neblla_delete_product
- neblla_publish_app
- neblla_unpublish_app
- neblla_list_users
- neblla_get_user
- neblla_list_communications
- neblla_send_communication
- neblla_set_communication_read
- neblla_set_communication_important
- neblla_delete_communication
- neblla_update_user_data
- neblla_delete_account
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.