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
Источник данных
При первом запуске приложения data/cases.json заполняется из локальной демосреды Bygglov:
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://<ваш-туннель>.devtunnels.ms/mcp
Идеи для демонстрации агента
"Показать статус BYGG-2026-0001."
"Какие заявки ожидают дополнения?"
"Обобщить BYGG-2026-20260616-19001 и предложить следующие шаги."
"Добавить внутреннюю заметку к BYGG-2026-20260616-19001."
"Изменить статус на Соседское слушание/рецензирование."
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