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

Webインターフェース: http://localhost:3978
MCPエンドポイント: http://localhost:3978/mcp
ヘルスチェック: http://localhost:3978/health

Related MCP server: se-eli-mcp

データソース

アプリの初回起動時に、data/cases.json はローカルのBygglovデモ環境からシードされます:

  • 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://<din-tunnel>.devtunnels.ms/mcp

エージェント向けデモアイデア

  • "BYGG-2026-0001のステータスを表示。"

  • "どの案件が補完待ちですか?"

  • "BYGG-2026-20260616-19001を要約して、次のステップを提案してください。"

  • "BYGG-2026-20260616-19001に内部メモを追加。"

  • "ステータスを「近隣意見聴取/回付」に変更。"

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