Servidor MCP para Smart Cities
@wesleyribeirobarbosa
Servidor MCP para Smart Cities について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-wesleyribeirobarbosa": {
"command": "node",
"args": [
"populate_mongodb.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Servidor MCP para Smart Cities?
Servidor MCP para Smart Cities is an MCP server that enables AI assistants to interact with IoT device data from a smart city, including public lighting, water meters, and gas meters. It currently supports only Stdio transport and has been tested with Cursor and GitHub Copilot in VSCode.
How to use Servidor MCP para Smart Cities?
Install dependencies with npm install, configure MongoDB (e.g., via Docker with docker-compose up --build -d), compile with npm run build, and start the server with npm start. For VSCode with GitHub Copilot, open the project and the server is automatically configured via .vscode/mcp.json. Alternatively, use Cursor by setting the MONGO_URI environment variable.
Key features of Servidor MCP para Smart Cities
- Provides 13 MCP tools for querying IoT device data.
- Supports filtering lighting devices by region, status, and GeoJSON.
- Logs are saved to files in the
logs/directory to avoid Stdio interference. - Includes structured documentation:
QUICKSTART.md,DEVELOPMENT.md,AI_CONTEXT.md, etc. - Uses MongoDB as the data store (Docker setup provided).
- Validated with Cursor and GitHub Copilot in VSCode.
Use cases of Servidor MCP para Smart Cities
- An AI assistant lists public lighting devices filtered by a specific region.
- Query energy efficiency by
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント