Content Tools
edenspiekermann.com
Provides access to Edenspiekermann's open job roles and public case studies, including details and filtering options.
ENDPOINT 1
https://www.edenspiekermann.com/mcp
MCP server metadata
- Name
- edenspiekermann-public
- Version
- 1.1.0
Use this server for public Edenspiekermann jobs, case studies, and contact inquiries.
Known tools 6
get_role_detailsGet details for a currently open role, including description sections and application URL.
Inferred read-onlylist_taxonomiesList the currently discoverable industries and services used to categorize public Edenspiekermann case studies.
Inferred read-onlylist_case_studiesList public Edenspiekermann case studies, optionally filtered by query, industry, or service, with cursor-based pagination.
Inferred read-onlyget_case_study_detailsGet a markdown summary of a public case study by slug, including its canonical detail URL.
Inferred read-onlysubmit_contact_inquirySubmit a real contact inquiry to Edenspiekermann using the public contact form fields.
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.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.
edenspiekermann.com 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.