zencodeai
MCP Serverzencodeaipublic

ai mcp net analysis

一个用于获取模型上下文协议(MCP)系统知识和经验的概念验证项目。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
MIT License
License

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

1

Clone the repository

git clone https://github.com/zencodeai/ai-mcp-net-analysis
2

Install dependencies

cd ai-mcp-net-analysis
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerzencodeai
Repoai-mcp-net-analysis
LanguagePython
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation