← Registry

Content Tools

7pines-ibiza.com

This MCP server provides CRUD operations for managing content items, including retrieving, searching, creating, updating, and deleting resources by type and ID.

1 endpoint7 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://7pines-ibiza.com/mcp

No auth detected

MCP server metadata

Name
fiCMS MCP
Version
3.1.6
Capabilities
resourcestools
Server instructions

This MCP server works on the website https://7pines-ibiza.com. Use search to find content, get to read it, and only then create, update, delete or lead to change it. Specialized tool types can answer better than stored text; get({"types":true}) lists what this installation offers. Searchable content exists in en and de and es.

Known tools 7

get

Loads one or more items by type and id.

Inferred read-only
search

Finds content across the website.

Inferred read-only
create

Creates one or more new items.

Potential side effects
update

Updates one or more items after an admin has loaded their writable fields with get(type,id,{view:"edit"}).

Potential side effects
delete

Deletes one or more items after they have been loaded with get(type,id).

Potential side effects
lead

Submits one genuine conversion action of the visitor, for example a booking, order, subscription or qualified request.

Inferred read-only
analysis

Stores the structured result of an analysis task.

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.ficms-mcp]
url = "https://7pines-ibiza.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ficms-mcp": {
      "type": "http",
      "url": "https://7pines-ibiza.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ficms-mcp
Remote MCP URL: https://7pines-ibiza.com/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": {
    "ficms-mcp": {
      "url": "https://7pines-ibiza.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ficms-mcp": {
      "type": "http",
      "url": "https://7pines-ibiza.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ficms-mcp",
  "transport": "streamable-http",
  "url": "https://7pines-ibiza.com/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 7pines-ibiza.com was fetched 2026-08-07T00:05:47.615Z and is being refreshed.

Trust status Trusted

7pines-ibiza.com 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.