Snmp Sse Mcp Server
@aimiox
Snmp Sse Mcp Server について
Model Context Protocol (MCP) servers and clients
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"amx-snmp": {
"command": "docker",
"args": [
"run",
"-it",
"-p 8001:8001",
"-v $(pwd)/config.yaml:/app/config.yaml",
"-v $(pwd)/data:/app/data",
"amx-snmp-mcp:latest"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Snmp Sse Mcp Server?
The Snmp Sse Mcp Server integrates with the OpenAI Agents SDK or any SSE-compatible MCP client, providing a seamless interface for SNMP device and MIB interaction and monitoring. It is designed for users who need to manage and query SNMP‑enabled devices through AI agents.
How to use Snmp Sse Mcp Server?
Run the server in a Docker container with a config.yaml file and a data directory. Optionally set the AMX_SNMP_PORT environment variable (default 8001). For testing, use the provided snmp_mcp_cli.py client with the OpenAI Agents SDK, after setting your OpenAI API key and MCP endpoint URL.
Key features of Snmp Sse Mcp Server
- Automatically discover SNMP-enabled devices on the network
- Register, update, and remove SNMP devices
- Perform SNMP get and walk operations with OID validation
- Map OIDs to human-readable MIB names and descriptions
- Flexible device lookup by ID, IP address, or system name
- Compatible with OpenAI Agent SDK’s MCPServerSse
Use cases of Snmp Sse Mcp Server
- Query system details, interface statistics, CPU, and memory usage from SNMP devices
- Walk entire OID subtrees or retrieve specific OID values
- List all configured SNMP devices and view available MIB modules
- Fetch historical SNMP data for monitoring trends (paid version)
- Integrate SNMP monitoring into AI agent workflows
FAQ from Snmp Sse Mcp Server
What is the device limit for the free version?
The free version supports up to 2 devices.
What premium features are available in the paid version?
The paid version adds support for 100+ devices and OID data history.
How do I get access to the paid version?
For paid access or custom integration, email [email protected].
What configuration options does the server have?
The server can be configured via the AMX_SNMP_PORT environment variable (default 8001). A config.yaml file and a data directory are required for device definitions and the database.
What MCP clients are compatible with this server?
The server works with any SSE-compatible MCP client, including the OpenAI Agents SDK’s MCPServerSse.
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

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.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント