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 |
Heute live: nur
get_my_matches.get_job/get_my_profile/save_applicationliefern Tenant-404 bis die zugehörigen Endpoints stehen (Tenant-Tasks) — der MCP-Code braucht dafür keine Änderung.
Related MCP server: federal-compass-mcp
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.
Latest Blog Posts
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