Bygglov Ärendesystem MCP Server
Bygglov 2.0 - MCP를 이용한 데모 사례 시스템
이것은 Copilot Studio 에이전트가 MCP를 통해 타사 시스템과 작동하는 방식을 보여주기 위한 로컬 데모 사례 시스템입니다.
시작하기
cd "C:\Users\anadolf\OneDrive - Microsoft\Dokument\Microsoft Scout\arendesystem-mcp-demo"
npm start웹 인터페이스: http://localhost:3978
MCP 엔드포인트: http://localhost:3978/mcp
상태 확인: http://localhost:3978/health
Related MCP server: se-eli-mcp
데이터 소스
앱이 처음 시작될 때 로컬 Bygglov 데모 환경에서 data/cases.json이 시드됩니다:
bygglov_sharepoint_casesbygglov_status_casesbygglov_approved_casesBygglov 2.0\Bygglov_2_0_demo\output\sharepoint_casesBygglov 2.0\Bygglov_2_0_demo\sample_incoming_case.json
데모가 해당하는 SharePoint 소스:
https://m365cpi70484186.sharepoint.com/sites/Almedalen/Delade%20dokument/Forms/AllItems.aspx?web=1&FolderCTID=0x0120009AA01829982188468E2F1A4CC2D5DFB6&id=%2Fsites%2FAlmedalen%2FDelade%20dokument%2FBygglov
소스 폴더에서 다시 시드하려면: 서버를 중지하고 data\cases.json을 삭제한 후 다시 시작하세요.
MCP 도구
서버는 다음 도구를 노출합니다:
bygglov_demo_overviewbygglov_list_casesbygglov_get_casebygglov_summarize_casebygglov_missing_documentsbygglov_update_statusbygglov_add_notebygglov_create_case
Copilot Studio에 연결
로컬 데모의 경우 MCP 엔드포인트가 Copilot Studio에서 접근 가능해야 합니다. 예를 들어 Microsoft Dev Tunnels 또는 이와 동등한 보안 터널을 통해 가능합니다.
예시:
devtunnel host -p 3978 --allow-anonymous그런 다음 터널의 공개 HTTPS 주소에 /mcp를 사용하세요. 예:
https://<your-tunnel>.devtunnels.ms/mcp
에이전트를 위한 데모 아이디어
"BYGG-2026-0001의 상태를 보여줘."
"보완을 기다리는 사례는 무엇인가요?"
"BYGG-2026-20260616-19001을 요약하고 다음 단계를 제안해."
"BYGG-2026-20260616-19001에 내부 메모를 추가해."
"상태를 Grannhörande/remiss로 변경해."
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
- AlicenseAqualityDmaintenanceQuery Swedish public data from AI tools. Includes company data, SCB statistics, weather, transport, public agencies, and more through the Apiverket API.2352MIT
- AlicenseAqualityAmaintenanceEnables AI agents to search and retrieve consolidated Swedish statutes (SFS) from the Riksdagen open data API, with verifiable citations and persistent identifiers.3Apache 2.0
- Alicense-qualityBmaintenanceEnables retrieval of structured architectural case study data for design research, supporting case browsing, filtering, and downloadable research packages through natural language.35MIT
- Flicense-qualityCmaintenanceEnables LLMs to query and retrieve real-time open data, documents, protocols, and records from the Swedish Parliament (Riksdag) and Government Offices through 32 specialized MCP tools.28
Related MCP Connectors
Official permit, licensing, compliance, and civic-record tools for AI agents.
Manage projects, tasks, time tracking, and team collaboration through natural language.
Swedish B2B intelligence: insolvency risk, BRF health & procurement signals from govt registries.
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/Anadolf/bygglov-arendesystem-mcp-demo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server