consultant-mcp-server
v1.0.2
Published
MCP Server for Enterprise Architecture Consultants
Maintainers
Readme
Consultant MCP Server
MCP Server for Enterprise Architecture Consultants. Integrates with Model Context Protocol (MCP) clients like Cursor.
Installation
npm install -g consultant-mcp-serverOr run directly with npx:
npx consultant-mcp-serverUsage
The server can be configured to run on port 3010 by default.
Command line options
--port <port> Specify the port to run on (default: 3010)Supported Tools
- browse: Navigate to a URL and handle login
- analyze-page: Analyze current page content and save structured data
- take-screenshot: Take a screenshot of the current page
- extract-diagram: Extract diagram from the current page
- list-content: List all saved content analysis files
- get-status: Get the current status of the agent
License
MIT
