tenant-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tenant-mcpshow me my latest job matches"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
tenant-mcp
Dünner MCP-Server (MCPB) der den persönlichen Tenant-Dienst (tenant.konektos.de) für Claude Desktop zugänglich macht. Reiner Proxy — keine Geschäftslogik; Tenant scoped alles über den persönlichen X-API-Key → profile_id.
Tools
Tool | Tenant-Endpoint | Zweck |
|
| Gescorte Job-Trefferliste (Metadaten) |
|
| Voller Stellentext |
|
| Bewerbungs-Profil (Schreib-Quelle) |
|
| Bewerbung tracken |
Alle 4 Endpoints sind im Tenant gebaut (tenant-module commit
bf02c18).get_my_matchesist prod-live;get_job/get_my_profile/save_applicationliefern prod-404 nur bis tenant-module deployed ist — danach live ohne MCP-Code-Change.
Related MCP server: FHIRfly MCP Server
Build
npm install
npm run build # esbuild -> server/index.js
npm run validate # mcpb validate (manifest)
npm run pack # -> tenant-mcp.mcpbLokal testen (Inspector)
TENANT_URL=https://tenant.konektos.de TENANT_API_KEY=<dein-key> \
npx @modelcontextprotocol/inspector node server/index.jsget_my_matches aufrufen → erwarte { count, matches:[...] }. Falscher Key → sauberer isError (401), Key nie im Output.
Install (Desktop)
tenant-mcp.mcpb auf Claude Desktop ziehen → API-Key im Dialog eintragen (sensitive → Keychain). Tenant-URL Standard belassen.
Auth
X-API-Key aus user_config.apiKey → env.TENANT_API_KEY → Header an Tenant. Kein OAuth (Desktop-lokal). Kein Token-Passthrough an Dritte.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceMCP server for managing Claude Code conversation sessionsLast updated12182MIT

FHIRfly MCP Serverofficial
Alicense-qualityBmaintenanceMCP server for connecting Claude Desktop to FHIRfly healthcare reference data APIs, enabling lookup of drugs, providers, clinical codes, and more.Last updated40MIT- Alicense-qualityCmaintenanceMCP server that exposes job search data from multiple boards, enabling clients to query and manage job listings via natural language.Last updated7MIT
- Alicense-qualityCmaintenanceMCP server to score, tailor, and edit resumes on JuicedResume from any MCP client.Last updated55MIT
Related MCP Connectors
GetJobzi MCP server for job search, application tracking, and career forecasting.
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bundelkund/tenant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server