
ai mcp net analysis
一个用于获取模型上下文协议(MCP)系统知识和经验的概念验证项目。
Repository Info
About This Server
一个用于获取模型上下文协议(MCP)系统知识和经验的概念验证项目。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
AI-MCP-NET-ANALYSIS
A Model Context Protocol (MCP) module for performing network analysis from a LLM chat client or an agent.
Configuration
Claude GPT client
- Add MCP configuration to
~/Library/Application Support/Claude/claude_desktop_config.json.
{
"mcpServers": {
"AI-MCP-NET-ANALYSIS": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"--init",
"--network", "host",
"--privileged",
"--name", "ai-mcp-net-analysis-tmp",
"ai-mcp-net-analysis"
]
}
}
}
Quick Start
Clone the repository
git clone https://github.com/zencodeai/ai-mcp-net-analysisInstall dependencies
cd ai-mcp-net-analysis
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.