ENDPOINT 1
https://ethiolove.net/mcp
MCP server metadata
- Name
- ethiolove-mcp
- Version
- 0.1.0
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_eventsList upcoming published Ethiolove community events, optionally filtered by city.
Inferred read-onlylist_marketplace_listingsSearch active Ethiolove marketplace/classifieds listings by city, category, or keyword.
Inferred read-onlyCONNECT 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.
ethiolove.net is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.