Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 2 environment variables to run.
MCP server "screen" as configured in syedazharmbnr1/ClaudeMCPServer. Runs /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/mcp_screen_server.py with /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/.env/bin/python.
MCP server "curlserver" as configured in syedazharmbnr1/ClaudeMCPServer. Runs /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/Curl_Server/curl_mcp_server.py with /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/.env/bin/python.
MCP server "integration" as configured in syedazharmbnr1/ClaudeMCPServer. Runs /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/ComputerUse/full_mcp_integration.py with /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/.env/bin/python.
MCP server "duckdb" as configured in syedazharmbnr1/ClaudeMCPServer. Runs /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/fastapi/duckdb/main.py with /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/.env/bin/python. Needs 2 environment variables to run.
MCP server "fastapiserver" as configured in syedazharmbnr1/ClaudeMCPServer. Runs /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/fastapi/main.py with /Users/azhar/Desktop/others/claudeMCP/mcp-server-py/.env/bin/python. Needs 2 environment variables to run.
MCP server "computer-use-mcp" as configured in syedazharmbnr1/computer-use-mcp. Runs /Users/azhar/others/mcp/computer_use/__main__.py with /Users/azhar/others/mcp/computer_use/.venv/bin/python3.