Skip to main content
Glama
mcps_config.json6.35 kB
{ "mcpServers": { "ida-pro-mcp": { "command": "C:\\software\\idaPro9.2\\python311\\python.exe", "args": [ "C:\\software\\idaPro9.2\\python311\\Lib\\site-packages\\ida_pro_mcp\\server.py" ], "disabled": false, "autoApprove": [ "check_connection", "get_metadata", "get_function_by_name", "get_function_by_address", "get_current_address", "get_current_function", "convert_number", "list_functions", "list_globals_filter", "list_globals", "list_imports", "list_strings_filter", "list_strings", "list_local_types", "decompile_function", "disassemble_function", "get_xrefs_to", "get_xrefs_to_field", "get_callees", "get_callers", "get_entry_points", "set_comment", "rename_local_variable", "rename_global_variable", "set_global_variable_type", "patch_address_assembles", "get_global_variable_value_by_name", "get_global_variable_value_at_address", "rename_function", "set_function_prototype", "declare_c_type", "set_local_variable_type", "get_stack_frame_variables", "get_defined_structures", "analyze_struct_detailed", "get_struct_at_address", "get_struct_info_simple", "search_structures", "rename_stack_frame_variable", "create_stack_frame_variable", "set_stack_frame_variable_type", "delete_stack_frame_variable", "read_memory_bytes", "data_read_byte", "data_read_word", "data_read_dword", "data_read_qword", "data_read_string" ] }, "jadx-mcp-server": { "command": "C:\\Users\\xiaofeng\\.pyenv\\pyenv-win\\versions\\3.11.9\\python.exe", "args": [ "C:\\software\\jadx-mcp-server\\jadx-mcp-server\\jadx_mcp_server.py" ], "disabled": false, "autoApprove": [ "fetch_current_class", "get_selected_text", "get_method_by_name", "get_all_classes", "get_class_source", "search_method_by_name", "get_methods_of_class", "search_classes_by_keyword", "get_fields_of_class", "get_smali_of_class", "get_android_manifest", "get_strings", "get_all_resource_file_names", "get_resource_file", "get_main_application_classes_names", "get_main_application_classes_code", "get_main_activity_class", "rename_class", "rename_method", "rename_field", "rename_package", "debug_get_stack_frames", "debug_get_threads", "debug_get_variables", "get_xrefs_to_class", "get_xrefs_to_method", "get_xrefs_to_field" ] }, "adb-mcp": { "command": "C:\\Users\\xiaofeng\\.pyenv\\pyenv-win\\versions\\3.11.9\\python.exe", "args": [ "C:\\Users\\xiaofeng\\Desktop\\projects\\adb-mcp\\fastmcp_server.py" ], "disabled": false, "autoApprove": [ "list_devices", "get_device_info", "install_app", "uninstall_app", "list_packages", "start_app", "stop_app", "clear_app_data", "get_current_activity", "get_app_path", "get_app_uid", "get_pid", "get_app_logcat", "push_file", "pull_file", "list_files", "get_battery_info", "get_memory_info", "get_storage_info", "get_android_id", "get_screen_size", "get_screen_density", "get_ip_address", "get_mac_address", "take_screenshot", "record_screen", "send_text", "send_keyevent", "send_tap", "send_swipe", "get_logcat", "clear_logcat", "shell", "shell_root", "forward_port", "forward_remove", "forward_list", "reverse_port", "reverse_remove", "reverse_list" ] }, "proxypin-mcp": { "command": "C:\\Users\\xiaofeng\\.pyenv\\pyenv-win\\versions\\3.11.9\\python.exe", "args": [ "C:\\Users\\xiaofeng\\Desktop\\projects\\proxypin-mcp-server\\proxypin_mcp_server.py" ], "disabled": false, "autoApprove": [ "get_proxy_status", "get_recent_requests", "search_requests", "get_request_details", "get_statistics", "compare_requests", "find_similar_requests", "extract_api_endpoints", "get_curl", "generate_code", "get_scripts", "export_har", "start_proxy", "stop_proxy", "set_config", "clear_requests", "replay_request", "add_host_mapping", "add_request_rewrite", "add_response_rewrite", "block_url", "update_script", "import_har" ] } } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LunFengChen/Gateway-Mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server