CityGML MCP 서버
@shark-gill
关于 CityGML MCP 서버
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"citygml_mcp_server": {
"command": "node",
"args": [
"dist/http-server.js",
"--http"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is CityGML MCP 서버?
CityGML MCP 서버는 Model Context Protocol (MCP)을 사용하여 CityGML 데이터에 접근할 수 있는 서버를 구현합니다. Node.js 기반이며 stdio 및 HTTP/SSE 전송을 지원합니다.
How to use CityGML MCP 서버?
npm install 및 npm run build 후 npm start로 stdio 서버를 실행하거나, node dist/http-server.js --http로 HTTP 서버를 실행합니다. 클라이언트는 node dist/client.js로 실행합니다.
Key features of CityGML MCP 서버
- stdio 및 HTTP/SSE 기반 MCP 서버 제공
- 에코 리소스, 에코 도구, 에코 프롬프트 구현
- TypeScript SDK 기반 개발
Use cases of CityGML MCP 서버
- CityGML 데이터를 MCP 호환 클라이언트와 연동
- MCP 서버 개발 및 테스트를 위한 참조 구현
- CityGML 데이터 접근을 위한 기본 템플릿 제공
FAQ from CityGML MCP 서버
이 서버는 실제 CityGML 데이터 처리 기능을 제공하나요?
아니요. 현재 구현된 기능은 에코 리소스, 에코 도구, 에코 프롬프트만 포함하며 실제 CityGML 데이터 처리는 구현되지 않았습니다.
서버 실행을 위해 어떤 런타임이 필요한가요?
Node.js가 필요하며, npm install로 의존성을 설치합니다.
데이터는 어디에 저장되나요?
README에 데이터 저장 위치에 대한 정보가 없습니다.
어떤 전송 방식을 지원하나요?
stdio 전송(기본) 및 HTTP/SSE 전송(node dist/http-server.js --http)을 지원합니다.
인증이나 보안 관련 설정이 필요한가요?
README에 인증 또는 보안 관련 내용이 없습니다.
其他 分类下的更多 MCP 服务器
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
ICSS
chokcoco不止于 CSS

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论