← Registry

General Tools

ethiolove.net

Lists community events and marketplace listings from Ethiolove.

1 endpoint2 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://ethiolove.net/mcp

No auth detected

MCP server metadata

Name
ethiolove-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for the Ethiolove Ethiopian community platform. Use `list_events` to browse upcoming community events and `list_marketplace_listings` to search classifieds. All tools are public and read-only.

Known tools 2

list_events

List upcoming published Ethiolove community events, optionally filtered by city.

Inferred read-only
list_marketplace_listings

Search active Ethiolove marketplace/classifieds listings by city, category, or keyword.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ethiolove-mcp]
url = "https://ethiolove.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ethiolove-mcp": {
      "type": "http",
      "url": "https://ethiolove.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ethiolove-mcp
Remote MCP URL: https://ethiolove.net/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ethiolove-mcp": {
      "url": "https://ethiolove.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ethiolove-mcp": {
      "type": "http",
      "url": "https://ethiolove.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ethiolove-mcp",
  "transport": "streamable-http",
  "url": "https://ethiolove.net/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ethiolove.net was fetched 2026-08-23T11:48:26.138Z.

Trust status Trusted

ethiolove.net is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.