Skip to main content
Glama
Anadolf

Bygglov Ärendesystem MCP Server

by Anadolf

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_cases

  • bygglov_status_cases

  • bygglov_approved_cases

  • Bygglov 2.0\Bygglov_2_0_demo\output\sharepoint_cases

  • Bygglov 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_overview

  • bygglov_list_cases

  • bygglov_get_case

  • bygglov_summarize_case

  • bygglov_missing_documents

  • bygglov_update_status

  • bygglov_add_note

  • bygglov_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로 변경해."

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    D
    maintenance
    Query Swedish public data from AI tools. Includes company data, SCB statistics, weather, transport, public agencies, and more through the Apiverket API.
    2
    35
    2
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to search and retrieve consolidated Swedish statutes (SFS) from the Riksdagen open data API, with verifiable citations and persistent identifiers.
    3
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables retrieval of structured architectural case study data for design research, supporting case browsing, filtering, and downloadable research packages through natural language.
    35
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables 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

View all related MCP servers

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.

View all MCP Connectors

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/Anadolf/bygglov-arendesystem-mcp-demo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server