← Registry

Content Tools

edenspiekermann.com

Provides access to Edenspiekermann's open job roles and public case studies, including details and filtering options.

1 endpoint6 known toolsFirst detected August 14, 2026Last detected August 14, 2026

ENDPOINT 1

https://www.edenspiekermann.com/mcp

No auth detected

MCP server metadata

Name
edenspiekermann-public
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use this server for public Edenspiekermann jobs, case studies, and contact inquiries.

Known tools 6

list_open_roles

List the currently open roles published on edenspiekermann.com.

Inferred read-only
get_role_details

Get details for a currently open role, including description sections and application URL.

Inferred read-only
list_taxonomies

List the currently discoverable industries and services used to categorize public Edenspiekermann case studies.

Inferred read-only
list_case_studies

List public Edenspiekermann case studies, optionally filtered by query, industry, or service, with cursor-based pagination.

Inferred read-only
get_case_study_details

Get a markdown summary of a public case study by slug, including its canonical detail URL.

Inferred read-only
submit_contact_inquiry

Submit a real contact inquiry to Edenspiekermann using the public contact form fields.

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.edenspiekermann-public]
url = "https://www.edenspiekermann.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "edenspiekermann-public": {
      "type": "http",
      "url": "https://www.edenspiekermann.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "edenspiekermann-public": {
      "type": "http",
      "url": "https://www.edenspiekermann.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "edenspiekermann-public",
  "transport": "streamable-http",
  "url": "https://www.edenspiekermann.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 edenspiekermann.com was fetched 2026-08-24T06:44:58.964Z.

Trust status Trusted

edenspiekermann.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.