<details> <summary><strong>Option 1 · Install with Smithery (Recommended)</strong></summary>
MCP Stepstone MCP server exists for a simple reason — assistants are far more useful when they can act on MCP Stepstone directly instead of describing what you should do. Option 1 · Install with Smithery (Recommended).
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Once MCP Stepstone is connected, these are the calls the assistant has available:
Prerequisites — The Prerequisites tool exposed by this serversearch_jobs — The search_jobs tool exposed by this serverget_job_details — Fetches one stored job and enriches it with full description and metadataYou will need 3 environment variables: LOG_LEVEL, REQUEST_TIMEOUT, USER_AGENT. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
pip - Internet access to reach Stepstone.de when running real searchesThis sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. MCP Stepstone's toolset — Prerequisites, search_jobs, get_job_details — is a fair guide to whether it matches your workflow. It is maintained by kdkiss; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against MCP Stepstone's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Prerequisites | The Prerequisites tool exposed by this server. |
| search_jobs | The search_jobs tool exposed by this server. |
| get_job_details | Fetches one stored job and enriches it with full description and metadata. |
{
"mcpServers": {
"stepstone": {
"command": "npx",
"args": ["-y", "@smithery/cli"],
"env": {
"LOG_LEVEL": "your-value",
"REQUEST_TIMEOUT": "your-value",
"USER_AGENT": "your-value"
}
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
pip - Internet access to reach Stepstone.de when running real searches| Variable | Description | Required |
|---|---|---|
| LOG_LEVEL | Configuration value read at startup. | Optional |
| REQUEST_TIMEOUT | Configuration value read at startup. | Optional |
| USER_AGENT | Configuration value read at startup. | Optional |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.